Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-37454 (GCVE-0-2022-37454)
Vulnerability from cvelistv5 – Published: 2022-10-21 00:00 – Updated: 2025-05-08 15:03- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T10:29:21.027Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20230203-0001/"
},
{
"name": "https://csrc.nist.gov/projects/hash-functions/sha-3-project",
"tags": [
"x_transferred"
],
"url": "https://csrc.nist.gov/projects/hash-functions/sha-3-project"
},
{
"name": "https://mouha.be/sha-3-buffer-overflow/",
"tags": [
"x_transferred"
],
"url": "https://mouha.be/sha-3-buffer-overflow/"
},
{
"name": "https://news.ycombinator.com/item?id=33281106",
"tags": [
"x_transferred"
],
"url": "https://news.ycombinator.com/item?id=33281106"
},
{
"name": "https://github.com/XKCP/XKCP/security/advisories/GHSA-6w4m-2xhg-2658",
"tags": [
"x_transferred"
],
"url": "https://github.com/XKCP/XKCP/security/advisories/GHSA-6w4m-2xhg-2658"
},
{
"name": "https://lists.debian.org/debian-lts-announce/2022/10/msg00041.html",
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/10/msg00041.html"
},
{
"name": "https://lists.debian.org/debian-lts-announce/2022/11/msg00000.html",
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00000.html"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CMIEXLMTW5GO36HTFFWIPB3OHZXCT3G4/",
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CMIEXLMTW5GO36HTFFWIPB3OHZXCT3G4/"
},
{
"name": "https://www.debian.org/security/2022/dsa-5267",
"tags": [
"x_transferred"
],
"url": "https://www.debian.org/security/2022/dsa-5267"
},
{
"name": "https://www.debian.org/security/2022/dsa-5269",
"tags": [
"x_transferred"
],
"url": "https://www.debian.org/security/2022/dsa-5269"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3ALQ6BDDPX5HU5YBQOBMDVAA2TSGDKIJ/",
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3ALQ6BDDPX5HU5YBQOBMDVAA2TSGDKIJ/"
},
{
"tags": [
"x_transferred"
],
"url": "https://eprint.iacr.org/2023/331"
},
{
"tags": [
"x_transferred"
],
"url": "https://news.ycombinator.com/item?id=35050307"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202305-02"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2022-37454",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-08T15:03:12.969240Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190 Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-05-08T15:03:28.946Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "unknown",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-05-03T10:06:29.726Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "https://csrc.nist.gov/projects/hash-functions/sha-3-project",
"url": "https://csrc.nist.gov/projects/hash-functions/sha-3-project"
},
{
"name": "https://mouha.be/sha-3-buffer-overflow/",
"url": "https://mouha.be/sha-3-buffer-overflow/"
},
{
"name": "https://news.ycombinator.com/item?id=33281106",
"url": "https://news.ycombinator.com/item?id=33281106"
},
{
"name": "https://github.com/XKCP/XKCP/security/advisories/GHSA-6w4m-2xhg-2658",
"url": "https://github.com/XKCP/XKCP/security/advisories/GHSA-6w4m-2xhg-2658"
},
{
"name": "https://lists.debian.org/debian-lts-announce/2022/10/msg00041.html",
"url": "https://lists.debian.org/debian-lts-announce/2022/10/msg00041.html"
},
{
"name": "https://lists.debian.org/debian-lts-announce/2022/11/msg00000.html",
"url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00000.html"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CMIEXLMTW5GO36HTFFWIPB3OHZXCT3G4/",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CMIEXLMTW5GO36HTFFWIPB3OHZXCT3G4/"
},
{
"name": "https://www.debian.org/security/2022/dsa-5267",
"url": "https://www.debian.org/security/2022/dsa-5267"
},
{
"name": "https://www.debian.org/security/2022/dsa-5269",
"url": "https://www.debian.org/security/2022/dsa-5269"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3ALQ6BDDPX5HU5YBQOBMDVAA2TSGDKIJ/",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3ALQ6BDDPX5HU5YBQOBMDVAA2TSGDKIJ/"
},
{
"url": "https://eprint.iacr.org/2023/331"
},
{
"url": "https://news.ycombinator.com/item?id=35050307"
},
{
"url": "https://security.gentoo.org/glsa/202305-02"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2022-37454",
"datePublished": "2022-10-21T00:00:00.000Z",
"dateReserved": "2022-08-07T00:00:00.000Z",
"dateUpdated": "2025-05-08T15:03:28.946Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:extended_keccak_code_package_project:extended_keccak_code_package:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F959FD3C-9C59-4DD6-AA90-E254F0DD815E\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"7.2.0\", \"versionEndExcluding\": \"7.4.33\", \"matchCriteriaId\": \"76798416-0F70-4C9C-BFA2-AD2DC4DE54FA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.0.0\", \"versionEndExcluding\": \"8.0.25\", \"matchCriteriaId\": \"795EC7FC-4A42-4D2B-A900-02CA7770E515\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.1.0\", \"versionEndExcluding\": \"8.1.12\", \"matchCriteriaId\": \"0BFF2544-41D1-41F6-A116-F7069789A585\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.6.0\", \"versionEndExcluding\": \"3.7.16\", \"matchCriteriaId\": \"6C960DA8-C330-43DB-8F1C-5C00A9E7537B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.8.0\", \"versionEndExcluding\": \"3.8.16\", \"matchCriteriaId\": \"70B04BCE-14CC-48FD-9545-E645776C2378\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.9.0\", \"versionEndExcluding\": \"3.9.16\", \"matchCriteriaId\": \"E28B140D-129A-4B9F-AC2B-F121E7EAD70C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.10.0\", \"versionEndExcluding\": \"3.10.9\", \"matchCriteriaId\": \"95E57263-9F7E-489E-9578-D89B584095B2\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:sha3_project:sha3:*:*:*:*:*:ruby:*:*\", \"versionEndExcluding\": \"1.0.5\", \"matchCriteriaId\": \"61BEF41F-FCF7-48C9-A6D9-2B8FD7D5D9B1\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:pysha3_project:pysha3:*:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C6682145-B3AF-4CAE-9C1D-1A83C79D7BC2\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:pypy:pypy:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"7.0.0\", \"matchCriteriaId\": \"2AF535F7-D275-4DA1-8450-07ED0A9BF2EB\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"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.\"}, {\"lang\": \"es\", \"value\": \"La implementaci\\u00f3n de referencia de Keccak XKCP SHA-3 versiones anteriores a fdc6fef, presenta un desbordamiento de enteros y un desbordamiento de b\\u00fafer resultante que permite a atacantes ejecutar c\\u00f3digo arbitrario o eliminar las propiedades criptogr\\u00e1ficas esperadas. Esto ocurre en la interfaz de la funci\\u00f3n sponge\"}]",
"id": "CVE-2022-37454",
"lastModified": "2024-11-21T07:15:00.910",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 9.8, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 5.9}]}",
"published": "2022-10-21T06:15:09.333",
"references": "[{\"url\": \"https://csrc.nist.gov/projects/hash-functions/sha-3-project\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\", \"US Government Resource\"]}, {\"url\": \"https://eprint.iacr.org/2023/331\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://github.com/XKCP/XKCP/security/advisories/GHSA-6w4m-2xhg-2658\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/10/msg00041.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/11/msg00000.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3ALQ6BDDPX5HU5YBQOBMDVAA2TSGDKIJ/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CMIEXLMTW5GO36HTFFWIPB3OHZXCT3G4/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://mouha.be/sha-3-buffer-overflow/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://news.ycombinator.com/item?id=33281106\", \"source\": \"cve@mitre.org\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://news.ycombinator.com/item?id=35050307\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://security.gentoo.org/glsa/202305-02\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://www.debian.org/security/2022/dsa-5267\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5269\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://csrc.nist.gov/projects/hash-functions/sha-3-project\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"US Government Resource\"]}, {\"url\": \"https://eprint.iacr.org/2023/331\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/XKCP/XKCP/security/advisories/GHSA-6w4m-2xhg-2658\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/10/msg00041.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/11/msg00000.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3ALQ6BDDPX5HU5YBQOBMDVAA2TSGDKIJ/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CMIEXLMTW5GO36HTFFWIPB3OHZXCT3G4/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://mouha.be/sha-3-buffer-overflow/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Third Party Advisory\"]}, {\"url\": \"https://news.ycombinator.com/item?id=33281106\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://news.ycombinator.com/item?id=35050307\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.gentoo.org/glsa/202305-02\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230203-0001/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.debian.org/security/2022/dsa-5267\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5269\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-190\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-37454\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2022-10-21T06:15:09.333\",\"lastModified\":\"2025-05-08T15:15:47.043\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"La implementaci\u00f3n de referencia de Keccak XKCP SHA-3 versiones anteriores a fdc6fef, presenta un desbordamiento de enteros y un desbordamiento de b\u00fafer resultante que permite a atacantes ejecutar c\u00f3digo arbitrario o eliminar las propiedades criptogr\u00e1ficas esperadas. Esto ocurre en la interfaz de la funci\u00f3n sponge\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:extended_keccak_code_package_project:extended_keccak_code_package:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F959FD3C-9C59-4DD6-AA90-E254F0DD815E\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.2.0\",\"versionEndExcluding\":\"7.4.33\",\"matchCriteriaId\":\"76798416-0F70-4C9C-BFA2-AD2DC4DE54FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.25\",\"matchCriteriaId\":\"795EC7FC-4A42-4D2B-A900-02CA7770E515\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.1.0\",\"versionEndExcluding\":\"8.1.12\",\"matchCriteriaId\":\"0BFF2544-41D1-41F6-A116-F7069789A585\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.6.0\",\"versionEndExcluding\":\"3.7.16\",\"matchCriteriaId\":\"6C960DA8-C330-43DB-8F1C-5C00A9E7537B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.8.0\",\"versionEndExcluding\":\"3.8.16\",\"matchCriteriaId\":\"70B04BCE-14CC-48FD-9545-E645776C2378\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.9.0\",\"versionEndExcluding\":\"3.9.16\",\"matchCriteriaId\":\"E28B140D-129A-4B9F-AC2B-F121E7EAD70C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.10.0\",\"versionEndExcluding\":\"3.10.9\",\"matchCriteriaId\":\"95E57263-9F7E-489E-9578-D89B584095B2\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sha3_project:sha3:*:*:*:*:*:ruby:*:*\",\"versionEndExcluding\":\"1.0.5\",\"matchCriteriaId\":\"61BEF41F-FCF7-48C9-A6D9-2B8FD7D5D9B1\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:pysha3_project:pysha3:*:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C6682145-B3AF-4CAE-9C1D-1A83C79D7BC2\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:pypy:pypy:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.0.0\",\"matchCriteriaId\":\"2AF535F7-D275-4DA1-8450-07ED0A9BF2EB\"}]}]}],\"references\":[{\"url\":\"https://csrc.nist.gov/projects/hash-functions/sha-3-project\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"US Government Resource\"]},{\"url\":\"https://eprint.iacr.org/2023/331\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/XKCP/XKCP/security/advisories/GHSA-6w4m-2xhg-2658\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/10/msg00041.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/11/msg00000.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3ALQ6BDDPX5HU5YBQOBMDVAA2TSGDKIJ/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CMIEXLMTW5GO36HTFFWIPB3OHZXCT3G4/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://mouha.be/sha-3-buffer-overflow/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://news.ycombinator.com/item?id=33281106\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://news.ycombinator.com/item?id=35050307\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.gentoo.org/glsa/202305-02\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.debian.org/security/2022/dsa-5267\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5269\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://csrc.nist.gov/projects/hash-functions/sha-3-project\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"US Government Resource\"]},{\"url\":\"https://eprint.iacr.org/2023/331\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/XKCP/XKCP/security/advisories/GHSA-6w4m-2xhg-2658\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/10/msg00041.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/11/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3ALQ6BDDPX5HU5YBQOBMDVAA2TSGDKIJ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CMIEXLMTW5GO36HTFFWIPB3OHZXCT3G4/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://mouha.be/sha-3-buffer-overflow/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://news.ycombinator.com/item?id=33281106\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://news.ycombinator.com/item?id=35050307\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202305-02\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20230203-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.debian.org/security/2022/dsa-5267\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2022/dsa-5269\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20230203-0001/\"}, {\"url\": \"https://csrc.nist.gov/projects/hash-functions/sha-3-project\", \"name\": \"https://csrc.nist.gov/projects/hash-functions/sha-3-project\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://mouha.be/sha-3-buffer-overflow/\", \"name\": \"https://mouha.be/sha-3-buffer-overflow/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://news.ycombinator.com/item?id=33281106\", \"name\": \"https://news.ycombinator.com/item?id=33281106\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/XKCP/XKCP/security/advisories/GHSA-6w4m-2xhg-2658\", \"name\": \"https://github.com/XKCP/XKCP/security/advisories/GHSA-6w4m-2xhg-2658\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/10/msg00041.html\", \"name\": \"https://lists.debian.org/debian-lts-announce/2022/10/msg00041.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/11/msg00000.html\", \"name\": \"https://lists.debian.org/debian-lts-announce/2022/11/msg00000.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CMIEXLMTW5GO36HTFFWIPB3OHZXCT3G4/\", \"name\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CMIEXLMTW5GO36HTFFWIPB3OHZXCT3G4/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5267\", \"name\": \"https://www.debian.org/security/2022/dsa-5267\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.debian.org/security/2022/dsa-5269\", \"name\": \"https://www.debian.org/security/2022/dsa-5269\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3ALQ6BDDPX5HU5YBQOBMDVAA2TSGDKIJ/\", \"name\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3ALQ6BDDPX5HU5YBQOBMDVAA2TSGDKIJ/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://eprint.iacr.org/2023/331\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://news.ycombinator.com/item?id=35050307\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202305-02\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T10:29:21.027Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-37454\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-08T15:03:12.969240Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"CWE-190 Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-08T15:03:24.028Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"unknown\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://csrc.nist.gov/projects/hash-functions/sha-3-project\", \"name\": \"https://csrc.nist.gov/projects/hash-functions/sha-3-project\"}, {\"url\": \"https://mouha.be/sha-3-buffer-overflow/\", \"name\": \"https://mouha.be/sha-3-buffer-overflow/\"}, {\"url\": \"https://news.ycombinator.com/item?id=33281106\", \"name\": \"https://news.ycombinator.com/item?id=33281106\"}, {\"url\": \"https://github.com/XKCP/XKCP/security/advisories/GHSA-6w4m-2xhg-2658\", \"name\": \"https://github.com/XKCP/XKCP/security/advisories/GHSA-6w4m-2xhg-2658\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/10/msg00041.html\", \"name\": \"https://lists.debian.org/debian-lts-announce/2022/10/msg00041.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/11/msg00000.html\", \"name\": \"https://lists.debian.org/debian-lts-announce/2022/11/msg00000.html\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CMIEXLMTW5GO36HTFFWIPB3OHZXCT3G4/\", \"name\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CMIEXLMTW5GO36HTFFWIPB3OHZXCT3G4/\"}, {\"url\": \"https://www.debian.org/security/2022/dsa-5267\", \"name\": \"https://www.debian.org/security/2022/dsa-5267\"}, {\"url\": \"https://www.debian.org/security/2022/dsa-5269\", \"name\": \"https://www.debian.org/security/2022/dsa-5269\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3ALQ6BDDPX5HU5YBQOBMDVAA2TSGDKIJ/\", \"name\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3ALQ6BDDPX5HU5YBQOBMDVAA2TSGDKIJ/\"}, {\"url\": \"https://eprint.iacr.org/2023/331\"}, {\"url\": \"https://news.ycombinator.com/item?id=35050307\"}, {\"url\": \"https://security.gentoo.org/glsa/202305-02\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2023-05-03T10:06:29.726Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-37454\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-08T15:03:28.946Z\", \"dateReserved\": \"2022-08-07T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2022-10-21T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2023_0965
Vulnerability from csaf_redhat - Published: 2023-02-28 08:28 - Updated: 2024-11-22 21:57A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing "quines" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.
A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim's browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.
An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.
A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.
A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for php is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (8.0.27). (BZ#2161667)\n\nSecurity Fix(es):\n\n* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)\n\n* php: standard insecure cookie could be treated as a `__Host-` or `__Secure-` cookie by PHP applications (CVE-2022-31629)\n\n* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)\n\n* php: Due to an integer overflow PDO::quote() may return unquoted string (CVE-2022-31631)\n\n* php: phar wrapper can occur dos when using quine gzip file (CVE-2022-31628)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:0965",
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0965.json"
}
],
"title": "Red Hat Security Advisory: php security update",
"tracking": {
"current_release_date": "2024-11-22T21:57:12+00:00",
"generator": {
"date": "2024-11-22T21:57:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:0965",
"initial_release_date": "2023-02-28T08:28:01+00:00",
"revision_history": [
{
"date": "2023-02-28T08:28:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-28T08:28:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T21:57:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-opcache-0:8.0.27-1.el9_1.s390x",
"product_id": "php-opcache-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-pdo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-pdo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-pgsql-0:8.0.27-1.el9_1.s390x",
"product_id": "php-pgsql-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-process-0:8.0.27-1.el9_1.s390x",
"product_id": "php-process-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-snmp-0:8.0.27-1.el9_1.s390x",
"product_id": "php-snmp-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-soap-0:8.0.27-1.el9_1.s390x",
"product_id": "php-soap-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-xml-0:8.0.27-1.el9_1.s390x",
"product_id": "php-xml-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-debugsource-0:8.0.27-1.el9_1.s390x",
"product_id": "php-debugsource-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-0:8.0.27-1.el9_1.s390x",
"product_id": "php-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-bcmath-0:8.0.27-1.el9_1.s390x",
"product_id": "php-bcmath-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-cli-0:8.0.27-1.el9_1.s390x",
"product_id": "php-cli-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-common-0:8.0.27-1.el9_1.s390x",
"product_id": "php-common-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-dba-0:8.0.27-1.el9_1.s390x",
"product_id": "php-dba-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-dbg-0:8.0.27-1.el9_1.s390x",
"product_id": "php-dbg-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-devel-0:8.0.27-1.el9_1.s390x",
"product_id": "php-devel-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-embedded-0:8.0.27-1.el9_1.s390x",
"product_id": "php-embedded-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-enchant-0:8.0.27-1.el9_1.s390x",
"product_id": "php-enchant-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-ffi-0:8.0.27-1.el9_1.s390x",
"product_id": "php-ffi-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-fpm-0:8.0.27-1.el9_1.s390x",
"product_id": "php-fpm-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-gd-0:8.0.27-1.el9_1.s390x",
"product_id": "php-gd-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-gmp-0:8.0.27-1.el9_1.s390x",
"product_id": "php-gmp-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-intl-0:8.0.27-1.el9_1.s390x",
"product_id": "php-intl-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-ldap-0:8.0.27-1.el9_1.s390x",
"product_id": "php-ldap-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-mbstring-0:8.0.27-1.el9_1.s390x",
"product_id": "php-mbstring-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"product_id": "php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-odbc-0:8.0.27-1.el9_1.s390x",
"product_id": "php-odbc-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.el9_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.27-1.el9_1.src",
"product": {
"name": "php-0:8.0.27-1.el9_1.src",
"product_id": "php-0:8.0.27-1.el9_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-bcmath-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-bcmath-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-cli-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-cli-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-common-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-common-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-dba-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-dba-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-dbg-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-dbg-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-devel-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-devel-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-embedded-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-embedded-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-enchant-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-enchant-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-ffi-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-ffi-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-fpm-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-fpm-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-gd-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-gd-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-gmp-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-gmp-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-intl-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-intl-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-ldap-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-ldap-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-mbstring-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-mbstring-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-odbc-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-odbc-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-opcache-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-opcache-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-pdo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-pdo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-pgsql-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-pgsql-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-process-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-process-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-snmp-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-snmp-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-soap-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-soap-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-xml-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-xml-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-debugsource-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-debugsource-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-cli-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-cli-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-common-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-common-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-dba-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-dba-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-dbg-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-dbg-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-devel-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-devel-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-embedded-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-embedded-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-enchant-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-enchant-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-ffi-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-ffi-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-fpm-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-fpm-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-gd-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-gd-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-gmp-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-gmp-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-intl-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-intl-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-ldap-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-ldap-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-odbc-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-odbc-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-opcache-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-opcache-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-pdo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-pdo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-process-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-process-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-snmp-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-snmp-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-soap-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-soap-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-xml-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-xml-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-bcmath-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-bcmath-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-cli-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-cli-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-common-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-common-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-dba-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-dba-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-dbg-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-dbg-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-devel-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-devel-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-embedded-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-embedded-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-enchant-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-enchant-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-ffi-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-ffi-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-fpm-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-fpm-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-gd-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-gd-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-gmp-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-gmp-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-intl-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-intl-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-ldap-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-ldap-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-mbstring-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-mbstring-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-odbc-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-odbc-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-opcache-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-opcache-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-pdo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-pdo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-pgsql-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-pgsql-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-process-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-process-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-snmp-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-snmp-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-soap-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-soap-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-xml-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-xml-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-debugsource-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-debugsource-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.el9_1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src"
},
"product_reference": "php-0:8.0.27-1.el9_1.src",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-bcmath-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-bcmath-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-bcmath-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-cli-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-cli-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-cli-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-cli-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-common-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-common-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-common-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-common-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-dba-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-dba-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-dba-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-dba-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-dbg-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-dbg-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-dbg-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-dbg-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-debugsource-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-debugsource-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-debugsource-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-devel-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-devel-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-devel-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-devel-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-embedded-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-embedded-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-embedded-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-embedded-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-enchant-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-enchant-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-enchant-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-enchant-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-ffi-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-ffi-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-ffi-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-ffi-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-fpm-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-fpm-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-fpm-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-fpm-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-gd-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-gd-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-gd-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-gd-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-gmp-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-gmp-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-gmp-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-gmp-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-intl-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-intl-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-intl-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-intl-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-ldap-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-ldap-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-ldap-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-ldap-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-mbstring-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-mbstring-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-mbstring-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-odbc-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-odbc-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-odbc-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-odbc-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-opcache-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-opcache-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-opcache-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-opcache-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-pdo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-pdo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-pdo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-pdo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-pgsql-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-pgsql-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-pgsql-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-process-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-process-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-process-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-process-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-snmp-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-snmp-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-snmp-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-snmp-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-soap-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-soap-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-soap-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-soap-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-xml-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-xml-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-xml-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-xml-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-31628",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133688"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing \"quines\" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: phar: infinite loop when decompressing quine gzip file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "RHBZ#2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81726",
"url": "https://bugs.php.net/bug.php?id=81726"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-28T08:28:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: phar: infinite loop when decompressing quine gzip file"
},
{
"cve": "CVE-2022-31629",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133687"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows 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, posing a threat to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "RHBZ#2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81727",
"url": "https://bugs.php.net/bug.php?id=81727"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-28T08:28:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications"
},
{
"cve": "CVE-2022-31630",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-11-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2139280"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: OOB read due to insufficient input validation in imageloadfont()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "RHBZ#2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81739",
"url": "https://bugs.php.net/bug.php?id=81739"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-8.php#8.0.25",
"url": "https://www.php.net/ChangeLog-8.php#8.0.25"
}
],
"release_date": "2022-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-28T08:28:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: OOB read due to insufficient input validation in imageloadfont()"
},
{
"cve": "CVE-2022-31631",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2158791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PDO:: quote() may return unquoted string due to an integer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31631"
},
{
"category": "external",
"summary": "RHBZ#2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81740",
"url": "https://bugs.php.net/bug.php?id=81740"
}
],
"release_date": "2023-01-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-28T08:28:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: PDO:: quote() may return unquoted string due to an integer overflow"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-680",
"name": "Integer Overflow to Buffer Overflow"
},
"discovery_date": "2022-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XKCP: buffer overflow in the SHA-3 reference implementation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Python as shipped with Red Hat Red Hat Enterprise Linux is not affected by this flaw as it uses the OpenSSL SHA-3 implementation.\n\nPHP as shipped with Red Hat Enterprise Linux is affected but not vulnerable by default as it depends of the memory_limit[1] configuration setting to have a value of -1, indicating there is no limit, or to a value bigger than 4G. These values are very unlikely and to reflect this condition PHP was rated with a moderate security impact.\n\n[1]. https://www.php.net/manual/en/ini.core.php#ini.memory-limit",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "RHBZ#2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454"
}
],
"release_date": "2022-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-28T08:28:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
},
{
"category": "workaround",
"details": "Library users can limit the size of partial input data or partial output digest to below 4294967096 bytes. Avoiding the queuing functions altogether by processing the entire input or producing the entire output at once does not trigger this vulnerability.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "XKCP: buffer overflow in the SHA-3 reference implementation"
}
]
}
RHSA-2023_0848
Vulnerability from csaf_redhat - Published: 2023-02-21 09:35 - Updated: 2024-11-25 02:52A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.
A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing "quines" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.
A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim's browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.
An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.
A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.
A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the php:8.0 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (8.0). (BZ#2161666)\n\nSecurity Fix(es):\n\n* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)\n\n* php: standard insecure cookie could be treated as a `__Host-` or `__Secure-` cookie by PHP applications (CVE-2022-31629)\n\n* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)\n\n* php: Due to an integer overflow PDO::quote() may return unquoted string (CVE-2022-31631)\n\n* php: phar wrapper can occur dos when using quine gzip file (CVE-2022-31628)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:0848",
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0848.json"
}
],
"title": "Red Hat Security Advisory: php:8.0 security update",
"tracking": {
"current_release_date": "2024-11-25T02:52:57+00:00",
"generator": {
"date": "2024-11-25T02:52:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:0848",
"initial_release_date": "2023-02-21T09:35:47+00:00",
"revision_history": [
{
"date": "2023-02-21T09:35:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-21T09:35:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-25T02:52:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php:8.0:8070020230118114629:ef331662",
"product": {
"name": "php:8.0:8070020230118114629:ef331662",
"product_id": "php:8.0:8070020230118114629:ef331662",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/php@8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"product": {
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"product_id": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B13671%2B84712317?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
"product_reference": "php:8.0:8070020230118114629:ef331662",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch"
},
"product_reference": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 as a component of php:8.0:8070020230118114629:ef331662 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4900",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-01-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2179880"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: potential buffer overflow in php_cli_server_startup_workers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-4900"
},
{
"category": "external",
"summary": "RHBZ#2179880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-4900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4900"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4900",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4900"
}
],
"release_date": "2022-07-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: potential buffer overflow in php_cli_server_startup_workers"
},
{
"cve": "CVE-2022-31628",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133688"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing \"quines\" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: phar: infinite loop when decompressing quine gzip file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "RHBZ#2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81726",
"url": "https://bugs.php.net/bug.php?id=81726"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: phar: infinite loop when decompressing quine gzip file"
},
{
"cve": "CVE-2022-31629",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133687"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows 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, posing a threat to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "RHBZ#2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81727",
"url": "https://bugs.php.net/bug.php?id=81727"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications"
},
{
"cve": "CVE-2022-31630",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-11-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2139280"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: OOB read due to insufficient input validation in imageloadfont()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "RHBZ#2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81739",
"url": "https://bugs.php.net/bug.php?id=81739"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-8.php#8.0.25",
"url": "https://www.php.net/ChangeLog-8.php#8.0.25"
}
],
"release_date": "2022-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: OOB read due to insufficient input validation in imageloadfont()"
},
{
"cve": "CVE-2022-31631",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2158791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PDO:: quote() may return unquoted string due to an integer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31631"
},
{
"category": "external",
"summary": "RHBZ#2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81740",
"url": "https://bugs.php.net/bug.php?id=81740"
}
],
"release_date": "2023-01-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: PDO:: quote() may return unquoted string due to an integer overflow"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-680",
"name": "Integer Overflow to Buffer Overflow"
},
"discovery_date": "2022-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XKCP: buffer overflow in the SHA-3 reference implementation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Python as shipped with Red Hat Red Hat Enterprise Linux is not affected by this flaw as it uses the OpenSSL SHA-3 implementation.\n\nPHP as shipped with Red Hat Enterprise Linux is affected but not vulnerable by default as it depends of the memory_limit[1] configuration setting to have a value of -1, indicating there is no limit, or to a value bigger than 4G. These values are very unlikely and to reflect this condition PHP was rated with a moderate security impact.\n\n[1]. https://www.php.net/manual/en/ini.core.php#ini.memory-limit",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "RHBZ#2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454"
}
],
"release_date": "2022-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
},
{
"category": "workaround",
"details": "Library users can limit the size of partial input data or partial output digest to below 4294967096 bytes. Avoiding the queuing functions altogether by processing the entire input or producing the entire output at once does not trigger this vulnerability.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x",
"AppStream-8.7.0.Z.MAIN:php:8.0:8070020230118114629:ef331662:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "XKCP: buffer overflow in the SHA-3 reference implementation"
}
]
}
RHSA-2023_2417
Vulnerability from csaf_redhat - Published: 2023-05-09 10:02 - Updated: 2024-11-22 21:57A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing "quines" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.
A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim's browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.
An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.
A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.
A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the php:8.1 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (8.1.14).\n\nSecurity Fix(es):\n\n* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)\n\n* php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications (CVE-2022-31629)\n\n* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)\n\n* php: PDO::quote() may return unquoted string due to an integer overflow (CVE-2022-31631)\n\n* php: phar: infinite loop when decompressing quine gzip file (CVE-2022-31628)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.2 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:2417",
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2417.json"
}
],
"title": "Red Hat Security Advisory: php:8.1 security update",
"tracking": {
"current_release_date": "2024-11-22T21:57:22+00:00",
"generator": {
"date": "2024-11-22T21:57:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:2417",
"initial_release_date": "2023-05-09T10:02:31+00:00",
"revision_history": [
{
"date": "2023-05-09T10:02:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:02:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T21:57:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php:8.1:9020020230120141750:9",
"product": {
"name": "php:8.1:9020020230120141750:9",
"product_id": "php:8.1:9020020230120141750:9",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/php@8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"product": {
"name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"product_id": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"product": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"product": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"product": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"product": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
"product_reference": "php:8.1:9020020230120141750:9",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch"
},
"product_reference": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src"
},
"product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64"
},
"product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le"
},
"product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x"
},
"product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src"
},
"product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64"
},
"product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64"
},
"product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le"
},
"product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x"
},
"product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src"
},
"product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64"
},
"product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64"
},
"product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le"
},
"product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x"
},
"product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src"
},
"product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64"
},
"product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64"
},
"product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le"
},
"product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x"
},
"product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64"
},
"product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64"
},
"product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le"
},
"product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x"
},
"product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 as a component of php:8.1:9020020230120141750:9 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
},
"product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA:php:8.1:9020020230120141750:9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-31628",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133688"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing \"quines\" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: phar: infinite loop when decompressing quine gzip file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "RHBZ#2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81726",
"url": "https://bugs.php.net/bug.php?id=81726"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:02:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: phar: infinite loop when decompressing quine gzip file"
},
{
"cve": "CVE-2022-31629",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133687"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows 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, posing a threat to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "RHBZ#2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81727",
"url": "https://bugs.php.net/bug.php?id=81727"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:02:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications"
},
{
"cve": "CVE-2022-31630",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-11-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2139280"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: OOB read due to insufficient input validation in imageloadfont()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "RHBZ#2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81739",
"url": "https://bugs.php.net/bug.php?id=81739"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-8.php#8.0.25",
"url": "https://www.php.net/ChangeLog-8.php#8.0.25"
}
],
"release_date": "2022-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:02:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: OOB read due to insufficient input validation in imageloadfont()"
},
{
"cve": "CVE-2022-31631",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2158791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PDO:: quote() may return unquoted string due to an integer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31631"
},
{
"category": "external",
"summary": "RHBZ#2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81740",
"url": "https://bugs.php.net/bug.php?id=81740"
}
],
"release_date": "2023-01-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:02:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: PDO:: quote() may return unquoted string due to an integer overflow"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-680",
"name": "Integer Overflow to Buffer Overflow"
},
"discovery_date": "2022-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XKCP: buffer overflow in the SHA-3 reference implementation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Python as shipped with Red Hat Red Hat Enterprise Linux is not affected by this flaw as it uses the OpenSSL SHA-3 implementation.\n\nPHP as shipped with Red Hat Enterprise Linux is affected but not vulnerable by default as it depends of the memory_limit[1] configuration setting to have a value of -1, indicating there is no limit, or to a value bigger than 4G. These values are very unlikely and to reflect this condition PHP was rated with a moderate security impact.\n\n[1]. https://www.php.net/manual/en/ini.core.php#ini.memory-limit",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "RHBZ#2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454"
}
],
"release_date": "2022-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:02:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
},
{
"category": "workaround",
"details": "Library users can limit the size of partial input data or partial output digest to below 4294967096 bytes. Avoiding the queuing functions altogether by processing the entire input or producing the entire output at once does not trigger this vulnerability.",
"product_ids": [
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x",
"AppStream-9.2.0.GA:php:8.1:9020020230120141750:9:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "XKCP: buffer overflow in the SHA-3 reference implementation"
}
]
}
RHSA-2023:2903
Vulnerability from csaf_redhat - Published: 2023-05-16 09:08 - Updated: 2025-12-26 15:29An integer overflow vulnerability in PHP can lead to a buffer overflow when constructing extremely long strings with the ".=" operator. In unusual circumstances, this could be used by an attacker to cause an application to crash or possibly have other consequences.
A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing "quines" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.
A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim's browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.
An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.
A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.
A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the php:7.4 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (7.4.33).\n\nSecurity Fix(es):\n\n* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)\n\n* php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications (CVE-2022-31629)\n\n* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)\n\n* php: PDO::quote() may return unquoted string due to an integer overflow (CVE-2022-31631)\n\n* php: phar: infinite loop when decompressing quine gzip file (CVE-2022-31628)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:2903",
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index"
},
{
"category": "external",
"summary": "2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2903.json"
}
],
"title": "Red Hat Security Advisory: php:7.4 security update",
"tracking": {
"current_release_date": "2025-12-26T15:29:25+00:00",
"generator": {
"date": "2025-12-26T15:29:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:2903",
"initial_release_date": "2023-05-16T09:08:21+00:00",
"revision_history": [
{
"date": "2023-05-16T09:08:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-16T09:08:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:29:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4)",
"product_id": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=noarch\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch (php:7.4)",
"product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=noarch\u0026epoch=1\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"product": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src (php:7.4)",
"product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=src\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src (php:7.4)",
"product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=src\u0026epoch=1\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64\u0026rpmmod=php:7.4:8080020230118140634:cc342424"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4"
},
"product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.8.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-8923",
"discovery_date": "2017-05-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1451700"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow vulnerability in PHP can lead to a buffer overflow when constructing extremely long strings with the \".=\" operator. In unusual circumstances, this could be used by an attacker to cause an application to crash or possibly have other consequences.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Overflowing the length of string causes crash",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is only practical to exploit on 32-bit systems, and then only when the memory limit is raised from its default to a value larger than 2 GiB. The default settings make exploitation impossible. For these reasons, PHP upstream developers do not consider this to be a security issue. Red Hat Software Collections and Red Hat Enterprise Linux 7 and later only distribute PHP built for 64-bit systems.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-8923"
},
{
"category": "external",
"summary": "RHBZ#1451700",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1451700"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-8923",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8923"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-8923",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-8923"
}
],
"release_date": "2017-05-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T09:08:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Overflowing the length of string causes crash"
},
{
"cve": "CVE-2022-31628",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133688"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing \"quines\" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: phar: infinite loop when decompressing quine gzip file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "RHBZ#2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81726",
"url": "https://bugs.php.net/bug.php?id=81726"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T09:08:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: phar: infinite loop when decompressing quine gzip file"
},
{
"cve": "CVE-2022-31629",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133687"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows 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, posing a threat to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "RHBZ#2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81727",
"url": "https://bugs.php.net/bug.php?id=81727"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T09:08:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications"
},
{
"cve": "CVE-2022-31630",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-11-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2139280"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: OOB read due to insufficient input validation in imageloadfont()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "RHBZ#2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81739",
"url": "https://bugs.php.net/bug.php?id=81739"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-8.php#8.0.25",
"url": "https://www.php.net/ChangeLog-8.php#8.0.25"
}
],
"release_date": "2022-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T09:08:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: OOB read due to insufficient input validation in imageloadfont()"
},
{
"cve": "CVE-2022-31631",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2158791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PDO:: quote() may return unquoted string due to an integer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31631"
},
{
"category": "external",
"summary": "RHBZ#2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81740",
"url": "https://bugs.php.net/bug.php?id=81740"
}
],
"release_date": "2023-01-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T09:08:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: PDO:: quote() may return unquoted string due to an integer overflow"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-680",
"name": "Integer Overflow to Buffer Overflow"
},
"discovery_date": "2022-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XKCP: buffer overflow in the SHA-3 reference implementation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Python as shipped with Red Hat Red Hat Enterprise Linux is not affected by this flaw as it uses the OpenSSL SHA-3 implementation.\n\nPHP as shipped with Red Hat Enterprise Linux is affected but not vulnerable by default as it depends of the memory_limit[1] configuration setting to have a value of -1, indicating there is no limit, or to a value bigger than 4G. These values are very unlikely and to reflect this condition PHP was rated with a moderate security impact.\n\n[1]. https://www.php.net/manual/en/ini.core.php#ini.memory-limit",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "RHBZ#2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454"
}
],
"release_date": "2022-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T09:08:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
},
{
"category": "workaround",
"details": "Library users can limit the size of partial input data or partial output digest to below 4294967096 bytes. Avoiding the queuing functions altogether by processing the entire input or producing the entire output at once does not trigger this vulnerability.",
"product_ids": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src::php:7.4",
"AppStream-8.8.0.GA:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.8.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x::php:7.4",
"AppStream-8.8.0.GA:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "XKCP: buffer overflow in the SHA-3 reference implementation"
}
]
}
RHSA-2023:2417
Vulnerability from csaf_redhat - Published: 2023-05-09 10:02 - Updated: 2025-12-26 15:29A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing "quines" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.
A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim's browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.
An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.
A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.
A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the php:8.1 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (8.1.14).\n\nSecurity Fix(es):\n\n* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)\n\n* php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications (CVE-2022-31629)\n\n* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)\n\n* php: PDO::quote() may return unquoted string due to an integer overflow (CVE-2022-31631)\n\n* php: phar: infinite loop when decompressing quine gzip file (CVE-2022-31628)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.2 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:2417",
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index"
},
{
"category": "external",
"summary": "2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2417.json"
}
],
"title": "Red Hat Security Advisory: php:8.1 security update",
"tracking": {
"current_release_date": "2025-12-26T15:29:25+00:00",
"generator": {
"date": "2025-12-26T15:29:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:2417",
"initial_release_date": "2023-05-09T10:02:31+00:00",
"revision_history": [
{
"date": "2023-05-09T10:02:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:02:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:29:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"product": {
"name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch (php:8.1)",
"product_id": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=noarch\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"product": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src (php:8.1)",
"product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=src\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"product": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src (php:8.1)",
"product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src (php:8.1)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"product": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src (php:8.1)",
"product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"product": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src (php:8.1)",
"product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=src\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1)",
"product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1)",
"product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=x86_64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1)",
"product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1)",
"product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=s390x\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1)",
"product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1)",
"product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=ppc64le\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.21-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-4.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.4-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1)",
"product_id": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.20.1-1.module%2Bel9.1.0.z%2B15477%2Bcb86791d?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1)",
"product_id": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.1.14-1.module%2Bel9.2.0%2B17911%2Bb059dfc2?arch=aarch64\u0026rpmmod=php:8.1:9020020230120141750:9"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1"
},
"product_reference": "apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1"
},
"product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1"
},
"product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1"
},
"product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1"
},
"product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1"
},
"product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1"
},
"product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1"
},
"product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1"
},
"product_reference": "php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1"
},
"product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1"
},
"product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1"
},
"product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64 (php:8.1) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
},
"product_reference": "php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"relates_to_product_reference": "AppStream-9.2.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-31628",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133688"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing \"quines\" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: phar: infinite loop when decompressing quine gzip file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "RHBZ#2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81726",
"url": "https://bugs.php.net/bug.php?id=81726"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:02:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: phar: infinite loop when decompressing quine gzip file"
},
{
"cve": "CVE-2022-31629",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133687"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows 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, posing a threat to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "RHBZ#2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81727",
"url": "https://bugs.php.net/bug.php?id=81727"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:02:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications"
},
{
"cve": "CVE-2022-31630",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-11-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2139280"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: OOB read due to insufficient input validation in imageloadfont()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "RHBZ#2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81739",
"url": "https://bugs.php.net/bug.php?id=81739"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-8.php#8.0.25",
"url": "https://www.php.net/ChangeLog-8.php#8.0.25"
}
],
"release_date": "2022-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:02:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: OOB read due to insufficient input validation in imageloadfont()"
},
{
"cve": "CVE-2022-31631",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2158791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PDO:: quote() may return unquoted string due to an integer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31631"
},
{
"category": "external",
"summary": "RHBZ#2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81740",
"url": "https://bugs.php.net/bug.php?id=81740"
}
],
"release_date": "2023-01-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:02:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: PDO:: quote() may return unquoted string due to an integer overflow"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-680",
"name": "Integer Overflow to Buffer Overflow"
},
"discovery_date": "2022-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XKCP: buffer overflow in the SHA-3 reference implementation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Python as shipped with Red Hat Red Hat Enterprise Linux is not affected by this flaw as it uses the OpenSSL SHA-3 implementation.\n\nPHP as shipped with Red Hat Enterprise Linux is affected but not vulnerable by default as it depends of the memory_limit[1] configuration setting to have a value of -1, indicating there is no limit, or to a value bigger than 4G. These values are very unlikely and to reflect this condition PHP was rated with a moderate security impact.\n\n[1]. https://www.php.net/manual/en/ini.core.php#ini.memory-limit",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "RHBZ#2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454"
}
],
"release_date": "2022-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:02:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2417"
},
{
"category": "workaround",
"details": "Library users can limit the size of partial input data or partial output digest to below 4294967096 bytes. Avoiding the queuing functions altogether by processing the entire input or producing the entire output at once does not trigger this vulnerability.",
"product_ids": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:apcu-panel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.noarch::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.src::php:8.1",
"AppStream-9.2.0.GA:php-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-bcmath-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-cli-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-common-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dba-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-dbg-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-debugsource-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-devel-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-embedded-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-enchant-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ffi-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-fpm-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-gmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-intl-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-ldap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mbstring-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-mysqlnd-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-odbc-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-opcache-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pdo-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debuginfo-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-debugsource-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-apcu-devel-0:5.1.21-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-rrd-debugsource-0:2.0.3-4.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-xdebug3-debugsource-0:3.1.4-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.src::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debuginfo-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pecl-zip-debugsource-0:1.20.1-1.module+el9.1.0.z+15477+cb86791d.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-pgsql-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-process-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-snmp-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-soap-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.aarch64::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.ppc64le::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.s390x::php:8.1",
"AppStream-9.2.0.GA:php-xml-debuginfo-0:8.1.14-1.module+el9.2.0+17911+b059dfc2.x86_64::php:8.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "XKCP: buffer overflow in the SHA-3 reference implementation"
}
]
}
RHSA-2023_2903
Vulnerability from csaf_redhat - Published: 2023-05-16 09:08 - Updated: 2024-11-22 21:57A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing "quines" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.
A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim's browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.
An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.
A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.
A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the php:7.4 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (7.4.33).\n\nSecurity Fix(es):\n\n* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)\n\n* php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications (CVE-2022-31629)\n\n* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)\n\n* php: PDO::quote() may return unquoted string due to an integer overflow (CVE-2022-31631)\n\n* php: phar: infinite loop when decompressing quine gzip file (CVE-2022-31628)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.8 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:2903",
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.8_release_notes/index"
},
{
"category": "external",
"summary": "2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2903.json"
}
],
"title": "Red Hat Security Advisory: php:7.4 security update",
"tracking": {
"current_release_date": "2024-11-22T21:57:33+00:00",
"generator": {
"date": "2024-11-22T21:57:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:2903",
"initial_release_date": "2023-05-16T09:08:21+00:00",
"revision_history": [
{
"date": "2023-05-16T09:08:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-16T09:08:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T21:57:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php:7.4:8080020230118140634:cc342424",
"product": {
"name": "php:7.4:8080020230118140634:cc342424",
"product_id": "php:7.4:8080020230118140634:cc342424",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/php@7.4:8080020230118140634:cc342424"
}
}
},
{
"category": "product_version",
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"product": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"product_id": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"product": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_id": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.33-1.module%2Bel8.8.0%2B17865%2Bef7eddfa?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
"product_reference": "php:7.4:8080020230118140634:cc342424",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src"
},
"product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64 as a component of php:7.4:8080020230118140634:cc342424 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-31628",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133688"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing \"quines\" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: phar: infinite loop when decompressing quine gzip file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "RHBZ#2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81726",
"url": "https://bugs.php.net/bug.php?id=81726"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T09:08:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: phar: infinite loop when decompressing quine gzip file"
},
{
"cve": "CVE-2022-31629",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133687"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows 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, posing a threat to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "RHBZ#2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81727",
"url": "https://bugs.php.net/bug.php?id=81727"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T09:08:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications"
},
{
"cve": "CVE-2022-31630",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-11-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2139280"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: OOB read due to insufficient input validation in imageloadfont()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "RHBZ#2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81739",
"url": "https://bugs.php.net/bug.php?id=81739"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-8.php#8.0.25",
"url": "https://www.php.net/ChangeLog-8.php#8.0.25"
}
],
"release_date": "2022-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T09:08:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: OOB read due to insufficient input validation in imageloadfont()"
},
{
"cve": "CVE-2022-31631",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2158791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PDO:: quote() may return unquoted string due to an integer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31631"
},
{
"category": "external",
"summary": "RHBZ#2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81740",
"url": "https://bugs.php.net/bug.php?id=81740"
}
],
"release_date": "2023-01-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T09:08:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: PDO:: quote() may return unquoted string due to an integer overflow"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-680",
"name": "Integer Overflow to Buffer Overflow"
},
"discovery_date": "2022-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XKCP: buffer overflow in the SHA-3 reference implementation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Python as shipped with Red Hat Red Hat Enterprise Linux is not affected by this flaw as it uses the OpenSSL SHA-3 implementation.\n\nPHP as shipped with Red Hat Enterprise Linux is affected but not vulnerable by default as it depends of the memory_limit[1] configuration setting to have a value of -1, indicating there is no limit, or to a value bigger than 4G. These values are very unlikely and to reflect this condition PHP was rated with a moderate security impact.\n\n[1]. https://www.php.net/manual/en/ini.core.php#ini.memory-limit",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "RHBZ#2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454"
}
],
"release_date": "2022-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T09:08:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2903"
},
{
"category": "workaround",
"details": "Library users can limit the size of partial input data or partial output digest to below 4294967096 bytes. Avoiding the queuing functions altogether by processing the entire input or producing the entire output at once does not trigger this vulnerability.",
"product_ids": [
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-bcmath-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-cli-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-common-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dba-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-dbg-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-debugsource-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-devel-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-embedded-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-enchant-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ffi-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-fpm-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-gmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-intl-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-json-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-ldap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mbstring-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-mysqlnd-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-odbc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-opcache-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pdo-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-pgsql-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-process-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-snmp-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-soap-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xml-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.aarch64",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.ppc64le",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.s390x",
"AppStream-8.8.0.GA:php:7.4:8080020230118140634:cc342424:php-xmlrpc-debuginfo-0:7.4.33-1.module+el8.8.0+17865+ef7eddfa.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "XKCP: buffer overflow in the SHA-3 reference implementation"
}
]
}
RHSA-2023:0965
Vulnerability from csaf_redhat - Published: 2023-02-28 08:28 - Updated: 2025-12-26 15:29A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing "quines" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.
A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim's browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.
An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.
A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.
A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for php is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (8.0.27). (BZ#2161667)\n\nSecurity Fix(es):\n\n* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)\n\n* php: standard insecure cookie could be treated as a `__Host-` or `__Secure-` cookie by PHP applications (CVE-2022-31629)\n\n* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)\n\n* php: Due to an integer overflow PDO::quote() may return unquoted string (CVE-2022-31631)\n\n* php: phar wrapper can occur dos when using quine gzip file (CVE-2022-31628)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:0965",
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0965.json"
}
],
"title": "Red Hat Security Advisory: php security update",
"tracking": {
"current_release_date": "2025-12-26T15:29:24+00:00",
"generator": {
"date": "2025-12-26T15:29:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:0965",
"initial_release_date": "2023-02-28T08:28:01+00:00",
"revision_history": [
{
"date": "2023-02-28T08:28:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-28T08:28:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:29:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.27-1.el9_1.src",
"product": {
"name": "php-0:8.0.27-1.el9_1.src",
"product_id": "php-0:8.0.27-1.el9_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-bcmath-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-bcmath-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-cli-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-cli-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-common-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-common-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-dba-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-dba-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-dbg-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-dbg-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-devel-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-devel-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-embedded-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-embedded-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-enchant-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-enchant-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-ffi-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-ffi-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-fpm-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-fpm-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-gd-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-gd-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-gmp-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-gmp-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-intl-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-intl-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-ldap-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-ldap-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-mbstring-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-mbstring-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-odbc-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-odbc-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-opcache-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-opcache-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-pdo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-pdo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-pgsql-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-pgsql-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-process-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-process-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-snmp-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-snmp-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-soap-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-soap-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-xml-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-xml-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-debugsource-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-debugsource-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_id": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.el9_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-cli-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-cli-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-common-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-common-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-dba-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-dba-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-dbg-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-dbg-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-devel-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-devel-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-embedded-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-embedded-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-enchant-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-enchant-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-ffi-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-ffi-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-fpm-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-fpm-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-gd-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-gd-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-gmp-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-gmp-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-intl-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-intl-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-ldap-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-ldap-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-odbc-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-odbc-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-opcache-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-opcache-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-pdo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-pdo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-process-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-process-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-snmp-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-snmp-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-soap-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-soap-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-xml-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-xml-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_id": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.el9_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-bcmath-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-bcmath-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-cli-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-cli-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-common-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-common-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-dba-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-dba-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-dbg-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-dbg-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-devel-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-devel-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-embedded-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-embedded-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-enchant-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-enchant-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-ffi-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-ffi-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-fpm-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-fpm-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-gd-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-gd-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-gmp-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-gmp-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-intl-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-intl-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-ldap-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-ldap-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-mbstring-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-mbstring-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-odbc-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-odbc-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-opcache-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-opcache-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-pdo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-pdo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-pgsql-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-pgsql-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-process-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-process-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-snmp-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-snmp-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-soap-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-soap-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-xml-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-xml-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-debugsource-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-debugsource-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_id": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.el9_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-0:8.0.27-1.el9_1.s390x",
"product_id": "php-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-bcmath-0:8.0.27-1.el9_1.s390x",
"product_id": "php-bcmath-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-cli-0:8.0.27-1.el9_1.s390x",
"product_id": "php-cli-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-common-0:8.0.27-1.el9_1.s390x",
"product_id": "php-common-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-dba-0:8.0.27-1.el9_1.s390x",
"product_id": "php-dba-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-dbg-0:8.0.27-1.el9_1.s390x",
"product_id": "php-dbg-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-devel-0:8.0.27-1.el9_1.s390x",
"product_id": "php-devel-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-embedded-0:8.0.27-1.el9_1.s390x",
"product_id": "php-embedded-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-enchant-0:8.0.27-1.el9_1.s390x",
"product_id": "php-enchant-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-ffi-0:8.0.27-1.el9_1.s390x",
"product_id": "php-ffi-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-fpm-0:8.0.27-1.el9_1.s390x",
"product_id": "php-fpm-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-gd-0:8.0.27-1.el9_1.s390x",
"product_id": "php-gd-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-gmp-0:8.0.27-1.el9_1.s390x",
"product_id": "php-gmp-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-intl-0:8.0.27-1.el9_1.s390x",
"product_id": "php-intl-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-ldap-0:8.0.27-1.el9_1.s390x",
"product_id": "php-ldap-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-mbstring-0:8.0.27-1.el9_1.s390x",
"product_id": "php-mbstring-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"product_id": "php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-odbc-0:8.0.27-1.el9_1.s390x",
"product_id": "php-odbc-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-opcache-0:8.0.27-1.el9_1.s390x",
"product_id": "php-opcache-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-pdo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-pdo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-pgsql-0:8.0.27-1.el9_1.s390x",
"product_id": "php-pgsql-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-process-0:8.0.27-1.el9_1.s390x",
"product_id": "php-process-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-snmp-0:8.0.27-1.el9_1.s390x",
"product_id": "php-snmp-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-soap-0:8.0.27-1.el9_1.s390x",
"product_id": "php-soap-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-xml-0:8.0.27-1.el9_1.s390x",
"product_id": "php-xml-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-debugsource-0:8.0.27-1.el9_1.s390x",
"product_id": "php-debugsource-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_id": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.el9_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.el9_1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src"
},
"product_reference": "php-0:8.0.27-1.el9_1.src",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-bcmath-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-bcmath-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-bcmath-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-cli-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-cli-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-cli-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-cli-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-common-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-common-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-common-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-common-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-dba-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-dba-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-dba-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-dba-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-dbg-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-dbg-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-dbg-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-dbg-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-debugsource-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-debugsource-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-debugsource-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-devel-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-devel-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-devel-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-devel-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-embedded-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-embedded-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-embedded-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-embedded-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-enchant-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-enchant-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-enchant-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-enchant-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-ffi-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-ffi-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-ffi-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-ffi-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-fpm-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-fpm-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-fpm-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-fpm-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-gd-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-gd-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-gd-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-gd-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-gmp-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-gmp-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-gmp-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-gmp-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-intl-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-intl-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-intl-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-intl-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-ldap-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-ldap-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-ldap-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-ldap-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-mbstring-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-mbstring-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-mbstring-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-odbc-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-odbc-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-odbc-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-odbc-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-opcache-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-opcache-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-opcache-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-opcache-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-pdo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-pdo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-pdo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-pdo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-pgsql-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-pgsql-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-pgsql-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-process-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-process-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-process-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-process-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-snmp-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-snmp-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-snmp-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-snmp-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-soap-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-soap-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-soap-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-soap-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-xml-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-xml-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-xml-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-xml-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-31628",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133688"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing \"quines\" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: phar: infinite loop when decompressing quine gzip file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "RHBZ#2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81726",
"url": "https://bugs.php.net/bug.php?id=81726"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-28T08:28:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: phar: infinite loop when decompressing quine gzip file"
},
{
"cve": "CVE-2022-31629",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133687"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows 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, posing a threat to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "RHBZ#2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81727",
"url": "https://bugs.php.net/bug.php?id=81727"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-28T08:28:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications"
},
{
"cve": "CVE-2022-31630",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-11-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2139280"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: OOB read due to insufficient input validation in imageloadfont()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "RHBZ#2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81739",
"url": "https://bugs.php.net/bug.php?id=81739"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-8.php#8.0.25",
"url": "https://www.php.net/ChangeLog-8.php#8.0.25"
}
],
"release_date": "2022-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-28T08:28:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: OOB read due to insufficient input validation in imageloadfont()"
},
{
"cve": "CVE-2022-31631",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2158791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PDO:: quote() may return unquoted string due to an integer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31631"
},
{
"category": "external",
"summary": "RHBZ#2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81740",
"url": "https://bugs.php.net/bug.php?id=81740"
}
],
"release_date": "2023-01-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-28T08:28:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: PDO:: quote() may return unquoted string due to an integer overflow"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-680",
"name": "Integer Overflow to Buffer Overflow"
},
"discovery_date": "2022-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XKCP: buffer overflow in the SHA-3 reference implementation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Python as shipped with Red Hat Red Hat Enterprise Linux is not affected by this flaw as it uses the OpenSSL SHA-3 implementation.\n\nPHP as shipped with Red Hat Enterprise Linux is affected but not vulnerable by default as it depends of the memory_limit[1] configuration setting to have a value of -1, indicating there is no limit, or to a value bigger than 4G. These values are very unlikely and to reflect this condition PHP was rated with a moderate security impact.\n\n[1]. https://www.php.net/manual/en/ini.core.php#ini.memory-limit",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "RHBZ#2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454"
}
],
"release_date": "2022-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-28T08:28:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0965"
},
{
"category": "workaround",
"details": "Library users can limit the size of partial input data or partial output digest to below 4294967096 bytes. Avoiding the queuing functions altogether by processing the entire input or producing the entire output at once does not trigger this vulnerability.",
"product_ids": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.src",
"AppStream-9.1.0.Z.MAIN:php-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-debugsource-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-devel-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-0:8.0.27-1.el9_1.x86_64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.aarch64",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.ppc64le",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.s390x",
"AppStream-9.1.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.el9_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "XKCP: buffer overflow in the SHA-3 reference implementation"
}
]
}
RHSA-2023:0848
Vulnerability from csaf_redhat - Published: 2023-02-21 09:35 - Updated: 2025-12-26 15:29A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.
A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing "quines" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.
A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows network and same-site attackers to set a standard insecure cookie in the victim's browser, which is treated as a `__Host-` or `__Secure-` cookie by PHP applications, posing a threat to data integrity.
An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.
A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.
A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the php:8.0 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nThe following packages have been upgraded to a later upstream version: php (8.0). (BZ#2161666)\n\nSecurity Fix(es):\n\n* XKCP: buffer overflow in the SHA-3 reference implementation (CVE-2022-37454)\n\n* php: standard insecure cookie could be treated as a `__Host-` or `__Secure-` cookie by PHP applications (CVE-2022-31629)\n\n* php: OOB read due to insufficient input validation in imageloadfont() (CVE-2022-31630)\n\n* php: Due to an integer overflow PDO::quote() may return unquoted string (CVE-2022-31631)\n\n* php: phar wrapper can occur dos when using quine gzip file (CVE-2022-31628)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:0848",
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0848.json"
}
],
"title": "Red Hat Security Advisory: php:8.0 security update",
"tracking": {
"current_release_date": "2025-12-26T15:29:25+00:00",
"generator": {
"date": "2025-12-26T15:29:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:0848",
"initial_release_date": "2023-02-21T09:35:47+00:00",
"revision_history": [
{
"date": "2023-02-21T09:35:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-21T09:35:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:29:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"product": {
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch (php:8.0)",
"product_id": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=noarch\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch (php:8.0)",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B13671%2B84712317?arch=noarch\u0026epoch=1\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src (php:8.0)",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=src\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026epoch=1\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0)",
"product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=x86_64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0)",
"product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=s390x\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0)",
"product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=ppc64le\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0)",
"product_id": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.27-1.module%2Bel8.7.0%2B17863%2B0ad92cd2?arch=aarch64\u0026rpmmod=php:8.0:8070020230118114629:ef331662"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0"
},
"product_reference": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
},
"product_reference": "php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4900",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-01-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2179880"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP where setting the environment variable PHP_CLI_SERVER_WORKERS to a large value leads to a heap buffer overflow.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: potential buffer overflow in php_cli_server_startup_workers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-4900"
},
{
"category": "external",
"summary": "RHBZ#2179880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-4900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4900"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4900",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4900"
}
],
"release_date": "2022-07-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: potential buffer overflow in php_cli_server_startup_workers"
},
{
"cve": "CVE-2022-31628",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133688"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an infinite loop within the phar uncompressor code when processing \"quines\" gzip files. This vulnerability allows a remote attacker to pass a specially crafted archive to the application, and consume all available system resources, causing a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: phar: infinite loop when decompressing quine gzip file",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "RHBZ#2133688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31628"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81726",
"url": "https://bugs.php.net/bug.php?id=81726"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: phar: infinite loop when decompressing quine gzip file"
},
{
"cve": "CVE-2022-31629",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2022-10-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2133687"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to the way PHP handles HTTP variable names. It interferes with HTTP variable names that clash with ones that have a specific semantic meaning. This vulnerability allows 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, posing a threat to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "RHBZ#2133687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31629"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31629"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81727",
"url": "https://bugs.php.net/bug.php?id=81727"
}
],
"release_date": "2022-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: standard insecure cookie could be treated as a \u0027__Host-\u0027 or \u0027__Secure-\u0027 cookie by PHP applications"
},
{
"cve": "CVE-2022-31630",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-11-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2139280"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds read flaw was found in PHP due to insufficient input validation in the imageloadfont() function. This flaw allows a remote attacker to pass specially crafted data to the web application, trigger an out-of-bounds read error, and read the contents of memory on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: OOB read due to insufficient input validation in imageloadfont()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "RHBZ#2139280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139280"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31630"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81739",
"url": "https://bugs.php.net/bug.php?id=81739"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-8.php#8.0.25",
"url": "https://www.php.net/ChangeLog-8.php#8.0.25"
}
],
"release_date": "2022-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: OOB read due to insufficient input validation in imageloadfont()"
},
{
"cve": "CVE-2022-31631",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2158791"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. This issue occurs due to an uncaught integer overflow in PDO::quote() of PDO_SQLite returning an improperly quoted string. With the implementation of sqlite3_snprintf(), it is possible to force the function to return a single apostrophe if the function is called on user-supplied input without any length restrictions in place.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: PDO:: quote() may return unquoted string due to an integer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31631"
},
{
"category": "external",
"summary": "RHBZ#2158791",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2158791"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31631"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81740",
"url": "https://bugs.php.net/bug.php?id=81740"
}
],
"release_date": "2023-01-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: PDO:: quote() may return unquoted string due to an integer overflow"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-680",
"name": "Integer Overflow to Buffer Overflow"
},
"discovery_date": "2022-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Keccak XKCP SHA-3 reference implementation. The sponge function interface allows partial input data to be processed, and partial output to be produced. When at least one of these has a length of 4294967096 bytes or more, it can result in elimination of cryptographic properties, execution of arbitrary code, or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "XKCP: buffer overflow in the SHA-3 reference implementation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Python as shipped with Red Hat Red Hat Enterprise Linux is not affected by this flaw as it uses the OpenSSL SHA-3 implementation.\n\nPHP as shipped with Red Hat Enterprise Linux is affected but not vulnerable by default as it depends of the memory_limit[1] configuration setting to have a value of -1, indicating there is no limit, or to a value bigger than 4G. These values are very unlikely and to reflect this condition PHP was rated with a moderate security impact.\n\n[1]. https://www.php.net/manual/en/ini.core.php#ini.memory-limit",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "RHBZ#2140200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37454"
}
],
"release_date": "2022-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-21T09:35:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the updated packages, the httpd daemon must be restarted for the update to take effect.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0848"
},
{
"category": "workaround",
"details": "Library users can limit the size of partial input data or partial output digest to below 4294967096 bytes. Avoiding the queuing functions altogether by processing the entire input or producing the entire output at once does not trigger this vulnerability.",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-bcmath-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-cli-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-common-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dba-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-dbg-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-debugsource-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-devel-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-embedded-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-enchant-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ffi-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-fpm-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-gmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-intl-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-ldap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mbstring-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-mysqlnd-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-odbc-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-opcache-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pdo-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-pgsql-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-process-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-snmp-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-soap-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.aarch64::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.ppc64le::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.s390x::php:8.0",
"AppStream-8.7.0.Z.MAIN:php-xml-debuginfo-0:8.0.27-1.module+el8.7.0+17863+0ad92cd2.x86_64::php:8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "XKCP: buffer overflow in the SHA-3 reference implementation"
}
]
}
OPENSUSE-SU-2024:12461-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| URL | Category | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"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": "python38-3.8.15-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python38-3.8.15-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12461",
"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_12461-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-37454 page",
"url": "https://www.suse.com/security/cve/CVE-2022-37454/"
}
],
"title": "python38-3.8.15-3.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:12461-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": "python38-3.8.15-3.1.aarch64",
"product": {
"name": "python38-3.8.15-3.1.aarch64",
"product_id": "python38-3.8.15-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python38-32bit-3.8.15-2.1.aarch64",
"product": {
"name": "python38-32bit-3.8.15-2.1.aarch64",
"product_id": "python38-32bit-3.8.15-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python38-curses-3.8.15-3.1.aarch64",
"product": {
"name": "python38-curses-3.8.15-3.1.aarch64",
"product_id": "python38-curses-3.8.15-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python38-dbm-3.8.15-3.1.aarch64",
"product": {
"name": "python38-dbm-3.8.15-3.1.aarch64",
"product_id": "python38-dbm-3.8.15-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python38-idle-3.8.15-3.1.aarch64",
"product": {
"name": "python38-idle-3.8.15-3.1.aarch64",
"product_id": "python38-idle-3.8.15-3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python38-tk-3.8.15-3.1.aarch64",
"product": {
"name": "python38-tk-3.8.15-3.1.aarch64",
"product_id": "python38-tk-3.8.15-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python38-3.8.15-3.1.ppc64le",
"product": {
"name": "python38-3.8.15-3.1.ppc64le",
"product_id": "python38-3.8.15-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python38-32bit-3.8.15-2.1.ppc64le",
"product": {
"name": "python38-32bit-3.8.15-2.1.ppc64le",
"product_id": "python38-32bit-3.8.15-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python38-curses-3.8.15-3.1.ppc64le",
"product": {
"name": "python38-curses-3.8.15-3.1.ppc64le",
"product_id": "python38-curses-3.8.15-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python38-dbm-3.8.15-3.1.ppc64le",
"product": {
"name": "python38-dbm-3.8.15-3.1.ppc64le",
"product_id": "python38-dbm-3.8.15-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python38-idle-3.8.15-3.1.ppc64le",
"product": {
"name": "python38-idle-3.8.15-3.1.ppc64le",
"product_id": "python38-idle-3.8.15-3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python38-tk-3.8.15-3.1.ppc64le",
"product": {
"name": "python38-tk-3.8.15-3.1.ppc64le",
"product_id": "python38-tk-3.8.15-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python38-3.8.15-3.1.s390x",
"product": {
"name": "python38-3.8.15-3.1.s390x",
"product_id": "python38-3.8.15-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python38-32bit-3.8.15-2.1.s390x",
"product": {
"name": "python38-32bit-3.8.15-2.1.s390x",
"product_id": "python38-32bit-3.8.15-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python38-curses-3.8.15-3.1.s390x",
"product": {
"name": "python38-curses-3.8.15-3.1.s390x",
"product_id": "python38-curses-3.8.15-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python38-dbm-3.8.15-3.1.s390x",
"product": {
"name": "python38-dbm-3.8.15-3.1.s390x",
"product_id": "python38-dbm-3.8.15-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python38-idle-3.8.15-3.1.s390x",
"product": {
"name": "python38-idle-3.8.15-3.1.s390x",
"product_id": "python38-idle-3.8.15-3.1.s390x"
}
},
{
"category": "product_version",
"name": "python38-tk-3.8.15-3.1.s390x",
"product": {
"name": "python38-tk-3.8.15-3.1.s390x",
"product_id": "python38-tk-3.8.15-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python38-3.8.15-3.1.x86_64",
"product": {
"name": "python38-3.8.15-3.1.x86_64",
"product_id": "python38-3.8.15-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python38-32bit-3.8.15-2.1.x86_64",
"product": {
"name": "python38-32bit-3.8.15-2.1.x86_64",
"product_id": "python38-32bit-3.8.15-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python38-curses-3.8.15-3.1.x86_64",
"product": {
"name": "python38-curses-3.8.15-3.1.x86_64",
"product_id": "python38-curses-3.8.15-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python38-dbm-3.8.15-3.1.x86_64",
"product": {
"name": "python38-dbm-3.8.15-3.1.x86_64",
"product_id": "python38-dbm-3.8.15-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python38-idle-3.8.15-3.1.x86_64",
"product": {
"name": "python38-idle-3.8.15-3.1.x86_64",
"product_id": "python38-idle-3.8.15-3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python38-tk-3.8.15-3.1.x86_64",
"product": {
"name": "python38-tk-3.8.15-3.1.x86_64",
"product_id": "python38-tk-3.8.15-3.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": "python38-3.8.15-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-3.8.15-3.1.aarch64"
},
"product_reference": "python38-3.8.15-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-3.8.15-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-3.8.15-3.1.ppc64le"
},
"product_reference": "python38-3.8.15-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-3.8.15-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-3.8.15-3.1.s390x"
},
"product_reference": "python38-3.8.15-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-3.8.15-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-3.8.15-3.1.x86_64"
},
"product_reference": "python38-3.8.15-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-32bit-3.8.15-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-32bit-3.8.15-2.1.aarch64"
},
"product_reference": "python38-32bit-3.8.15-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-32bit-3.8.15-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-32bit-3.8.15-2.1.ppc64le"
},
"product_reference": "python38-32bit-3.8.15-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-32bit-3.8.15-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-32bit-3.8.15-2.1.s390x"
},
"product_reference": "python38-32bit-3.8.15-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-32bit-3.8.15-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-32bit-3.8.15-2.1.x86_64"
},
"product_reference": "python38-32bit-3.8.15-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-curses-3.8.15-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-curses-3.8.15-3.1.aarch64"
},
"product_reference": "python38-curses-3.8.15-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-curses-3.8.15-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-curses-3.8.15-3.1.ppc64le"
},
"product_reference": "python38-curses-3.8.15-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-curses-3.8.15-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-curses-3.8.15-3.1.s390x"
},
"product_reference": "python38-curses-3.8.15-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-curses-3.8.15-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-curses-3.8.15-3.1.x86_64"
},
"product_reference": "python38-curses-3.8.15-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-dbm-3.8.15-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-dbm-3.8.15-3.1.aarch64"
},
"product_reference": "python38-dbm-3.8.15-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-dbm-3.8.15-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-dbm-3.8.15-3.1.ppc64le"
},
"product_reference": "python38-dbm-3.8.15-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-dbm-3.8.15-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-dbm-3.8.15-3.1.s390x"
},
"product_reference": "python38-dbm-3.8.15-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-dbm-3.8.15-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-dbm-3.8.15-3.1.x86_64"
},
"product_reference": "python38-dbm-3.8.15-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-3.8.15-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-idle-3.8.15-3.1.aarch64"
},
"product_reference": "python38-idle-3.8.15-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-3.8.15-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-idle-3.8.15-3.1.ppc64le"
},
"product_reference": "python38-idle-3.8.15-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-3.8.15-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-idle-3.8.15-3.1.s390x"
},
"product_reference": "python38-idle-3.8.15-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-3.8.15-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-idle-3.8.15-3.1.x86_64"
},
"product_reference": "python38-idle-3.8.15-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tk-3.8.15-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-tk-3.8.15-3.1.aarch64"
},
"product_reference": "python38-tk-3.8.15-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tk-3.8.15-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-tk-3.8.15-3.1.ppc64le"
},
"product_reference": "python38-tk-3.8.15-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tk-3.8.15-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-tk-3.8.15-3.1.s390x"
},
"product_reference": "python38-tk-3.8.15-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tk-3.8.15-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python38-tk-3.8.15-3.1.x86_64"
},
"product_reference": "python38-tk-3.8.15-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"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": [
"openSUSE Tumbleweed:python38-3.8.15-3.1.aarch64",
"openSUSE Tumbleweed:python38-3.8.15-3.1.ppc64le",
"openSUSE Tumbleweed:python38-3.8.15-3.1.s390x",
"openSUSE Tumbleweed:python38-3.8.15-3.1.x86_64",
"openSUSE Tumbleweed:python38-32bit-3.8.15-2.1.aarch64",
"openSUSE Tumbleweed:python38-32bit-3.8.15-2.1.ppc64le",
"openSUSE Tumbleweed:python38-32bit-3.8.15-2.1.s390x",
"openSUSE Tumbleweed:python38-32bit-3.8.15-2.1.x86_64",
"openSUSE Tumbleweed:python38-curses-3.8.15-3.1.aarch64",
"openSUSE Tumbleweed:python38-curses-3.8.15-3.1.ppc64le",
"openSUSE Tumbleweed:python38-curses-3.8.15-3.1.s390x",
"openSUSE Tumbleweed:python38-curses-3.8.15-3.1.x86_64",
"openSUSE Tumbleweed:python38-dbm-3.8.15-3.1.aarch64",
"openSUSE Tumbleweed:python38-dbm-3.8.15-3.1.ppc64le",
"openSUSE Tumbleweed:python38-dbm-3.8.15-3.1.s390x",
"openSUSE Tumbleweed:python38-dbm-3.8.15-3.1.x86_64",
"openSUSE Tumbleweed:python38-idle-3.8.15-3.1.aarch64",
"openSUSE Tumbleweed:python38-idle-3.8.15-3.1.ppc64le",
"openSUSE Tumbleweed:python38-idle-3.8.15-3.1.s390x",
"openSUSE Tumbleweed:python38-idle-3.8.15-3.1.x86_64",
"openSUSE Tumbleweed:python38-tk-3.8.15-3.1.aarch64",
"openSUSE Tumbleweed:python38-tk-3.8.15-3.1.ppc64le",
"openSUSE Tumbleweed:python38-tk-3.8.15-3.1.s390x",
"openSUSE Tumbleweed:python38-tk-3.8.15-3.1.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": [
"openSUSE Tumbleweed:python38-3.8.15-3.1.aarch64",
"openSUSE Tumbleweed:python38-3.8.15-3.1.ppc64le",
"openSUSE Tumbleweed:python38-3.8.15-3.1.s390x",
"openSUSE Tumbleweed:python38-3.8.15-3.1.x86_64",
"openSUSE Tumbleweed:python38-32bit-3.8.15-2.1.aarch64",
"openSUSE Tumbleweed:python38-32bit-3.8.15-2.1.ppc64le",
"openSUSE Tumbleweed:python38-32bit-3.8.15-2.1.s390x",
"openSUSE Tumbleweed:python38-32bit-3.8.15-2.1.x86_64",
"openSUSE Tumbleweed:python38-curses-3.8.15-3.1.aarch64",
"openSUSE Tumbleweed:python38-curses-3.8.15-3.1.ppc64le",
"openSUSE Tumbleweed:python38-curses-3.8.15-3.1.s390x",
"openSUSE Tumbleweed:python38-curses-3.8.15-3.1.x86_64",
"openSUSE Tumbleweed:python38-dbm-3.8.15-3.1.aarch64",
"openSUSE Tumbleweed:python38-dbm-3.8.15-3.1.ppc64le",
"openSUSE Tumbleweed:python38-dbm-3.8.15-3.1.s390x",
"openSUSE Tumbleweed:python38-dbm-3.8.15-3.1.x86_64",
"openSUSE Tumbleweed:python38-idle-3.8.15-3.1.aarch64",
"openSUSE Tumbleweed:python38-idle-3.8.15-3.1.ppc64le",
"openSUSE Tumbleweed:python38-idle-3.8.15-3.1.s390x",
"openSUSE Tumbleweed:python38-idle-3.8.15-3.1.x86_64",
"openSUSE Tumbleweed:python38-tk-3.8.15-3.1.aarch64",
"openSUSE Tumbleweed:python38-tk-3.8.15-3.1.ppc64le",
"openSUSE Tumbleweed:python38-tk-3.8.15-3.1.s390x",
"openSUSE Tumbleweed:python38-tk-3.8.15-3.1.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": [
"openSUSE Tumbleweed:python38-3.8.15-3.1.aarch64",
"openSUSE Tumbleweed:python38-3.8.15-3.1.ppc64le",
"openSUSE Tumbleweed:python38-3.8.15-3.1.s390x",
"openSUSE Tumbleweed:python38-3.8.15-3.1.x86_64",
"openSUSE Tumbleweed:python38-32bit-3.8.15-2.1.aarch64",
"openSUSE Tumbleweed:python38-32bit-3.8.15-2.1.ppc64le",
"openSUSE Tumbleweed:python38-32bit-3.8.15-2.1.s390x",
"openSUSE Tumbleweed:python38-32bit-3.8.15-2.1.x86_64",
"openSUSE Tumbleweed:python38-curses-3.8.15-3.1.aarch64",
"openSUSE Tumbleweed:python38-curses-3.8.15-3.1.ppc64le",
"openSUSE Tumbleweed:python38-curses-3.8.15-3.1.s390x",
"openSUSE Tumbleweed:python38-curses-3.8.15-3.1.x86_64",
"openSUSE Tumbleweed:python38-dbm-3.8.15-3.1.aarch64",
"openSUSE Tumbleweed:python38-dbm-3.8.15-3.1.ppc64le",
"openSUSE Tumbleweed:python38-dbm-3.8.15-3.1.s390x",
"openSUSE Tumbleweed:python38-dbm-3.8.15-3.1.x86_64",
"openSUSE Tumbleweed:python38-idle-3.8.15-3.1.aarch64",
"openSUSE Tumbleweed:python38-idle-3.8.15-3.1.ppc64le",
"openSUSE Tumbleweed:python38-idle-3.8.15-3.1.s390x",
"openSUSE Tumbleweed:python38-idle-3.8.15-3.1.x86_64",
"openSUSE Tumbleweed:python38-tk-3.8.15-3.1.aarch64",
"openSUSE Tumbleweed:python38-tk-3.8.15-3.1.ppc64le",
"openSUSE Tumbleweed:python38-tk-3.8.15-3.1.s390x",
"openSUSE Tumbleweed:python38-tk-3.8.15-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-37454"
}
]
}
OPENSUSE-SU-2024:12559-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| URL | Category | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"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": "python39-3.9.16-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python39-3.9.16-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12559",
"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_12559-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-37454 page",
"url": "https://www.suse.com/security/cve/CVE-2022-37454/"
}
],
"title": "python39-3.9.16-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:12559-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": "python39-3.9.16-1.1.aarch64",
"product": {
"name": "python39-3.9.16-1.1.aarch64",
"product_id": "python39-3.9.16-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-32bit-3.9.16-1.1.aarch64",
"product": {
"name": "python39-32bit-3.9.16-1.1.aarch64",
"product_id": "python39-32bit-3.9.16-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.16-1.1.aarch64",
"product": {
"name": "python39-curses-3.9.16-1.1.aarch64",
"product_id": "python39-curses-3.9.16-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.16-1.1.aarch64",
"product": {
"name": "python39-dbm-3.9.16-1.1.aarch64",
"product_id": "python39-dbm-3.9.16-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.16-1.1.aarch64",
"product": {
"name": "python39-idle-3.9.16-1.1.aarch64",
"product_id": "python39-idle-3.9.16-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.16-1.1.aarch64",
"product": {
"name": "python39-tk-3.9.16-1.1.aarch64",
"product_id": "python39-tk-3.9.16-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.16-1.1.ppc64le",
"product": {
"name": "python39-3.9.16-1.1.ppc64le",
"product_id": "python39-3.9.16-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-32bit-3.9.16-1.1.ppc64le",
"product": {
"name": "python39-32bit-3.9.16-1.1.ppc64le",
"product_id": "python39-32bit-3.9.16-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.16-1.1.ppc64le",
"product": {
"name": "python39-curses-3.9.16-1.1.ppc64le",
"product_id": "python39-curses-3.9.16-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.16-1.1.ppc64le",
"product": {
"name": "python39-dbm-3.9.16-1.1.ppc64le",
"product_id": "python39-dbm-3.9.16-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.16-1.1.ppc64le",
"product": {
"name": "python39-idle-3.9.16-1.1.ppc64le",
"product_id": "python39-idle-3.9.16-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.16-1.1.ppc64le",
"product": {
"name": "python39-tk-3.9.16-1.1.ppc64le",
"product_id": "python39-tk-3.9.16-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.16-1.1.s390x",
"product": {
"name": "python39-3.9.16-1.1.s390x",
"product_id": "python39-3.9.16-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-32bit-3.9.16-1.1.s390x",
"product": {
"name": "python39-32bit-3.9.16-1.1.s390x",
"product_id": "python39-32bit-3.9.16-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.16-1.1.s390x",
"product": {
"name": "python39-curses-3.9.16-1.1.s390x",
"product_id": "python39-curses-3.9.16-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.16-1.1.s390x",
"product": {
"name": "python39-dbm-3.9.16-1.1.s390x",
"product_id": "python39-dbm-3.9.16-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.16-1.1.s390x",
"product": {
"name": "python39-idle-3.9.16-1.1.s390x",
"product_id": "python39-idle-3.9.16-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.16-1.1.s390x",
"product": {
"name": "python39-tk-3.9.16-1.1.s390x",
"product_id": "python39-tk-3.9.16-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.16-1.1.x86_64",
"product": {
"name": "python39-3.9.16-1.1.x86_64",
"product_id": "python39-3.9.16-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-32bit-3.9.16-1.1.x86_64",
"product": {
"name": "python39-32bit-3.9.16-1.1.x86_64",
"product_id": "python39-32bit-3.9.16-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.16-1.1.x86_64",
"product": {
"name": "python39-curses-3.9.16-1.1.x86_64",
"product_id": "python39-curses-3.9.16-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.16-1.1.x86_64",
"product": {
"name": "python39-dbm-3.9.16-1.1.x86_64",
"product_id": "python39-dbm-3.9.16-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.16-1.1.x86_64",
"product": {
"name": "python39-idle-3.9.16-1.1.x86_64",
"product_id": "python39-idle-3.9.16-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.16-1.1.x86_64",
"product": {
"name": "python39-tk-3.9.16-1.1.x86_64",
"product_id": "python39-tk-3.9.16-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": "python39-3.9.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.16-1.1.aarch64"
},
"product_reference": "python39-3.9.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.16-1.1.ppc64le"
},
"product_reference": "python39-3.9.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.16-1.1.s390x"
},
"product_reference": "python39-3.9.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.16-1.1.x86_64"
},
"product_reference": "python39-3.9.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-32bit-3.9.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-32bit-3.9.16-1.1.aarch64"
},
"product_reference": "python39-32bit-3.9.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-32bit-3.9.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-32bit-3.9.16-1.1.ppc64le"
},
"product_reference": "python39-32bit-3.9.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-32bit-3.9.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-32bit-3.9.16-1.1.s390x"
},
"product_reference": "python39-32bit-3.9.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-32bit-3.9.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-32bit-3.9.16-1.1.x86_64"
},
"product_reference": "python39-32bit-3.9.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.16-1.1.aarch64"
},
"product_reference": "python39-curses-3.9.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.16-1.1.ppc64le"
},
"product_reference": "python39-curses-3.9.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.16-1.1.s390x"
},
"product_reference": "python39-curses-3.9.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.16-1.1.x86_64"
},
"product_reference": "python39-curses-3.9.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.16-1.1.aarch64"
},
"product_reference": "python39-dbm-3.9.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.16-1.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.16-1.1.s390x"
},
"product_reference": "python39-dbm-3.9.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.16-1.1.x86_64"
},
"product_reference": "python39-dbm-3.9.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.16-1.1.aarch64"
},
"product_reference": "python39-idle-3.9.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.16-1.1.ppc64le"
},
"product_reference": "python39-idle-3.9.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.16-1.1.s390x"
},
"product_reference": "python39-idle-3.9.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.16-1.1.x86_64"
},
"product_reference": "python39-idle-3.9.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.16-1.1.aarch64"
},
"product_reference": "python39-tk-3.9.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.16-1.1.ppc64le"
},
"product_reference": "python39-tk-3.9.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.16-1.1.s390x"
},
"product_reference": "python39-tk-3.9.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.16-1.1.x86_64"
},
"product_reference": "python39-tk-3.9.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"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": [
"openSUSE Tumbleweed:python39-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-3.9.16-1.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.16-1.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.16-1.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.16-1.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.16-1.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.16-1.1.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": [
"openSUSE Tumbleweed:python39-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-3.9.16-1.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.16-1.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.16-1.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.16-1.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.16-1.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.16-1.1.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": [
"openSUSE Tumbleweed:python39-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-3.9.16-1.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.16-1.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.16-1.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.16-1.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.16-1.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.16-1.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.16-1.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.16-1.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-37454"
}
]
}
OPENSUSE-SU-2024:12563-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| URL | Category | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"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": "python310-3.10.9-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-3.10.9-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12563",
"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_12563-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-37454 page",
"url": "https://www.suse.com/security/cve/CVE-2022-37454/"
}
],
"title": "python310-3.10.9-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:12563-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": "python310-3.10.9-1.1.aarch64",
"product": {
"name": "python310-3.10.9-1.1.aarch64",
"product_id": "python310-3.10.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.9-1.1.aarch64",
"product": {
"name": "python310-32bit-3.10.9-1.1.aarch64",
"product_id": "python310-32bit-3.10.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.9-1.1.aarch64",
"product": {
"name": "python310-curses-3.10.9-1.1.aarch64",
"product_id": "python310-curses-3.10.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.9-1.1.aarch64",
"product": {
"name": "python310-dbm-3.10.9-1.1.aarch64",
"product_id": "python310-dbm-3.10.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.9-1.1.aarch64",
"product": {
"name": "python310-idle-3.10.9-1.1.aarch64",
"product_id": "python310-idle-3.10.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.9-1.1.aarch64",
"product": {
"name": "python310-tk-3.10.9-1.1.aarch64",
"product_id": "python310-tk-3.10.9-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.9-1.1.ppc64le",
"product": {
"name": "python310-3.10.9-1.1.ppc64le",
"product_id": "python310-3.10.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.9-1.1.ppc64le",
"product": {
"name": "python310-32bit-3.10.9-1.1.ppc64le",
"product_id": "python310-32bit-3.10.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.9-1.1.ppc64le",
"product": {
"name": "python310-curses-3.10.9-1.1.ppc64le",
"product_id": "python310-curses-3.10.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.9-1.1.ppc64le",
"product": {
"name": "python310-dbm-3.10.9-1.1.ppc64le",
"product_id": "python310-dbm-3.10.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.9-1.1.ppc64le",
"product": {
"name": "python310-idle-3.10.9-1.1.ppc64le",
"product_id": "python310-idle-3.10.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.9-1.1.ppc64le",
"product": {
"name": "python310-tk-3.10.9-1.1.ppc64le",
"product_id": "python310-tk-3.10.9-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.9-1.1.s390x",
"product": {
"name": "python310-3.10.9-1.1.s390x",
"product_id": "python310-3.10.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.9-1.1.s390x",
"product": {
"name": "python310-32bit-3.10.9-1.1.s390x",
"product_id": "python310-32bit-3.10.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.9-1.1.s390x",
"product": {
"name": "python310-curses-3.10.9-1.1.s390x",
"product_id": "python310-curses-3.10.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.9-1.1.s390x",
"product": {
"name": "python310-dbm-3.10.9-1.1.s390x",
"product_id": "python310-dbm-3.10.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.9-1.1.s390x",
"product": {
"name": "python310-idle-3.10.9-1.1.s390x",
"product_id": "python310-idle-3.10.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.9-1.1.s390x",
"product": {
"name": "python310-tk-3.10.9-1.1.s390x",
"product_id": "python310-tk-3.10.9-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-3.10.9-1.1.x86_64",
"product": {
"name": "python310-3.10.9-1.1.x86_64",
"product_id": "python310-3.10.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.9-1.1.x86_64",
"product": {
"name": "python310-32bit-3.10.9-1.1.x86_64",
"product_id": "python310-32bit-3.10.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.9-1.1.x86_64",
"product": {
"name": "python310-curses-3.10.9-1.1.x86_64",
"product_id": "python310-curses-3.10.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.9-1.1.x86_64",
"product": {
"name": "python310-dbm-3.10.9-1.1.x86_64",
"product_id": "python310-dbm-3.10.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.9-1.1.x86_64",
"product": {
"name": "python310-idle-3.10.9-1.1.x86_64",
"product_id": "python310-idle-3.10.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.9-1.1.x86_64",
"product": {
"name": "python310-tk-3.10.9-1.1.x86_64",
"product_id": "python310-tk-3.10.9-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": "python310-3.10.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.9-1.1.aarch64"
},
"product_reference": "python310-3.10.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.9-1.1.ppc64le"
},
"product_reference": "python310-3.10.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.9-1.1.s390x"
},
"product_reference": "python310-3.10.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-3.10.9-1.1.x86_64"
},
"product_reference": "python310-3.10.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-32bit-3.10.9-1.1.aarch64"
},
"product_reference": "python310-32bit-3.10.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-32bit-3.10.9-1.1.ppc64le"
},
"product_reference": "python310-32bit-3.10.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-32bit-3.10.9-1.1.s390x"
},
"product_reference": "python310-32bit-3.10.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-32bit-3.10.9-1.1.x86_64"
},
"product_reference": "python310-32bit-3.10.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.9-1.1.aarch64"
},
"product_reference": "python310-curses-3.10.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.9-1.1.ppc64le"
},
"product_reference": "python310-curses-3.10.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.9-1.1.s390x"
},
"product_reference": "python310-curses-3.10.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-curses-3.10.9-1.1.x86_64"
},
"product_reference": "python310-curses-3.10.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.9-1.1.aarch64"
},
"product_reference": "python310-dbm-3.10.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.9-1.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.9-1.1.s390x"
},
"product_reference": "python310-dbm-3.10.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-dbm-3.10.9-1.1.x86_64"
},
"product_reference": "python310-dbm-3.10.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.9-1.1.aarch64"
},
"product_reference": "python310-idle-3.10.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.9-1.1.ppc64le"
},
"product_reference": "python310-idle-3.10.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.9-1.1.s390x"
},
"product_reference": "python310-idle-3.10.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-idle-3.10.9-1.1.x86_64"
},
"product_reference": "python310-idle-3.10.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.9-1.1.aarch64"
},
"product_reference": "python310-tk-3.10.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.9-1.1.ppc64le"
},
"product_reference": "python310-tk-3.10.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.9-1.1.s390x"
},
"product_reference": "python310-tk-3.10.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tk-3.10.9-1.1.x86_64"
},
"product_reference": "python310-tk-3.10.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"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": [
"openSUSE Tumbleweed:python310-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-3.10.9-1.1.x86_64",
"openSUSE Tumbleweed:python310-32bit-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-32bit-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-32bit-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-32bit-3.10.9-1.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.9-1.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.9-1.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.9-1.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.9-1.1.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": [
"openSUSE Tumbleweed:python310-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-3.10.9-1.1.x86_64",
"openSUSE Tumbleweed:python310-32bit-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-32bit-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-32bit-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-32bit-3.10.9-1.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.9-1.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.9-1.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.9-1.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.9-1.1.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": [
"openSUSE Tumbleweed:python310-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-3.10.9-1.1.x86_64",
"openSUSE Tumbleweed:python310-32bit-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-32bit-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-32bit-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-32bit-3.10.9-1.1.x86_64",
"openSUSE Tumbleweed:python310-curses-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-curses-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-curses-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-curses-3.10.9-1.1.x86_64",
"openSUSE Tumbleweed:python310-dbm-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-dbm-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-dbm-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-dbm-3.10.9-1.1.x86_64",
"openSUSE Tumbleweed:python310-idle-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-idle-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-idle-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-idle-3.10.9-1.1.x86_64",
"openSUSE Tumbleweed:python310-tk-3.10.9-1.1.aarch64",
"openSUSE Tumbleweed:python310-tk-3.10.9-1.1.ppc64le",
"openSUSE Tumbleweed:python310-tk-3.10.9-1.1.s390x",
"openSUSE Tumbleweed:python310-tk-3.10.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-37454"
}
]
}
OPENSUSE-SU-2024:12476-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| URL | Category | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"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.33-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the php7-7.4.33-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12476",
"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_12476-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-37454 page",
"url": "https://www.suse.com/security/cve/CVE-2022-37454/"
}
],
"title": "php7-7.4.33-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:12476-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.33-1.1.aarch64",
"product": {
"name": "php7-7.4.33-1.1.aarch64",
"product_id": "php7-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-1.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.33-1.1.aarch64",
"product_id": "php7-bcmath-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-1.1.aarch64",
"product": {
"name": "php7-bz2-7.4.33-1.1.aarch64",
"product_id": "php7-bz2-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-1.1.aarch64",
"product": {
"name": "php7-calendar-7.4.33-1.1.aarch64",
"product_id": "php7-calendar-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-1.1.aarch64",
"product": {
"name": "php7-cli-7.4.33-1.1.aarch64",
"product_id": "php7-cli-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-1.1.aarch64",
"product": {
"name": "php7-ctype-7.4.33-1.1.aarch64",
"product_id": "php7-ctype-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-1.1.aarch64",
"product": {
"name": "php7-curl-7.4.33-1.1.aarch64",
"product_id": "php7-curl-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-1.1.aarch64",
"product": {
"name": "php7-dba-7.4.33-1.1.aarch64",
"product_id": "php7-dba-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-1.1.aarch64",
"product": {
"name": "php7-devel-7.4.33-1.1.aarch64",
"product_id": "php7-devel-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-1.1.aarch64",
"product": {
"name": "php7-dom-7.4.33-1.1.aarch64",
"product_id": "php7-dom-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-1.1.aarch64",
"product": {
"name": "php7-enchant-7.4.33-1.1.aarch64",
"product_id": "php7-enchant-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-1.1.aarch64",
"product": {
"name": "php7-exif-7.4.33-1.1.aarch64",
"product_id": "php7-exif-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-1.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.33-1.1.aarch64",
"product_id": "php7-fileinfo-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-1.1.aarch64",
"product": {
"name": "php7-ftp-7.4.33-1.1.aarch64",
"product_id": "php7-ftp-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-1.1.aarch64",
"product": {
"name": "php7-gd-7.4.33-1.1.aarch64",
"product_id": "php7-gd-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-1.1.aarch64",
"product": {
"name": "php7-gettext-7.4.33-1.1.aarch64",
"product_id": "php7-gettext-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-1.1.aarch64",
"product": {
"name": "php7-gmp-7.4.33-1.1.aarch64",
"product_id": "php7-gmp-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-1.1.aarch64",
"product": {
"name": "php7-iconv-7.4.33-1.1.aarch64",
"product_id": "php7-iconv-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-1.1.aarch64",
"product": {
"name": "php7-intl-7.4.33-1.1.aarch64",
"product_id": "php7-intl-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-1.1.aarch64",
"product": {
"name": "php7-json-7.4.33-1.1.aarch64",
"product_id": "php7-json-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-1.1.aarch64",
"product": {
"name": "php7-ldap-7.4.33-1.1.aarch64",
"product_id": "php7-ldap-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-1.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.33-1.1.aarch64",
"product_id": "php7-mbstring-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-1.1.aarch64",
"product": {
"name": "php7-mysql-7.4.33-1.1.aarch64",
"product_id": "php7-mysql-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-1.1.aarch64",
"product": {
"name": "php7-odbc-7.4.33-1.1.aarch64",
"product_id": "php7-odbc-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-1.1.aarch64",
"product": {
"name": "php7-opcache-7.4.33-1.1.aarch64",
"product_id": "php7-opcache-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-1.1.aarch64",
"product": {
"name": "php7-openssl-7.4.33-1.1.aarch64",
"product_id": "php7-openssl-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-1.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.33-1.1.aarch64",
"product_id": "php7-pcntl-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-1.1.aarch64",
"product": {
"name": "php7-pdo-7.4.33-1.1.aarch64",
"product_id": "php7-pdo-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-1.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.33-1.1.aarch64",
"product_id": "php7-pgsql-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-1.1.aarch64",
"product": {
"name": "php7-phar-7.4.33-1.1.aarch64",
"product_id": "php7-phar-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-1.1.aarch64",
"product": {
"name": "php7-posix-7.4.33-1.1.aarch64",
"product_id": "php7-posix-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-1.1.aarch64",
"product": {
"name": "php7-readline-7.4.33-1.1.aarch64",
"product_id": "php7-readline-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-1.1.aarch64",
"product": {
"name": "php7-shmop-7.4.33-1.1.aarch64",
"product_id": "php7-shmop-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-1.1.aarch64",
"product": {
"name": "php7-snmp-7.4.33-1.1.aarch64",
"product_id": "php7-snmp-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-1.1.aarch64",
"product": {
"name": "php7-soap-7.4.33-1.1.aarch64",
"product_id": "php7-soap-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-1.1.aarch64",
"product": {
"name": "php7-sockets-7.4.33-1.1.aarch64",
"product_id": "php7-sockets-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-1.1.aarch64",
"product": {
"name": "php7-sodium-7.4.33-1.1.aarch64",
"product_id": "php7-sodium-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-1.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.33-1.1.aarch64",
"product_id": "php7-sqlite-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-1.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.33-1.1.aarch64",
"product_id": "php7-sysvmsg-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-1.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.33-1.1.aarch64",
"product_id": "php7-sysvsem-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-1.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.33-1.1.aarch64",
"product_id": "php7-sysvshm-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-1.1.aarch64",
"product": {
"name": "php7-tidy-7.4.33-1.1.aarch64",
"product_id": "php7-tidy-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-1.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.33-1.1.aarch64",
"product_id": "php7-tokenizer-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-1.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.33-1.1.aarch64",
"product_id": "php7-xmlreader-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-1.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.33-1.1.aarch64",
"product_id": "php7-xmlrpc-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-1.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.33-1.1.aarch64",
"product_id": "php7-xmlwriter-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-1.1.aarch64",
"product": {
"name": "php7-xsl-7.4.33-1.1.aarch64",
"product_id": "php7-xsl-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-1.1.aarch64",
"product": {
"name": "php7-zip-7.4.33-1.1.aarch64",
"product_id": "php7-zip-7.4.33-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-1.1.aarch64",
"product": {
"name": "php7-zlib-7.4.33-1.1.aarch64",
"product_id": "php7-zlib-7.4.33-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-7.4.33-1.1.ppc64le",
"product_id": "php7-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.33-1.1.ppc64le",
"product_id": "php7-bcmath-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.33-1.1.ppc64le",
"product_id": "php7-bz2-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.33-1.1.ppc64le",
"product_id": "php7-calendar-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-cli-7.4.33-1.1.ppc64le",
"product_id": "php7-cli-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.33-1.1.ppc64le",
"product_id": "php7-ctype-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-curl-7.4.33-1.1.ppc64le",
"product_id": "php7-curl-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-dba-7.4.33-1.1.ppc64le",
"product_id": "php7-dba-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-devel-7.4.33-1.1.ppc64le",
"product_id": "php7-devel-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-dom-7.4.33-1.1.ppc64le",
"product_id": "php7-dom-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.33-1.1.ppc64le",
"product_id": "php7-enchant-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-exif-7.4.33-1.1.ppc64le",
"product_id": "php7-exif-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.33-1.1.ppc64le",
"product_id": "php7-fileinfo-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.33-1.1.ppc64le",
"product_id": "php7-ftp-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-gd-7.4.33-1.1.ppc64le",
"product_id": "php7-gd-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.33-1.1.ppc64le",
"product_id": "php7-gettext-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.33-1.1.ppc64le",
"product_id": "php7-gmp-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.33-1.1.ppc64le",
"product_id": "php7-iconv-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-intl-7.4.33-1.1.ppc64le",
"product_id": "php7-intl-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-json-7.4.33-1.1.ppc64le",
"product_id": "php7-json-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.33-1.1.ppc64le",
"product_id": "php7-ldap-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.33-1.1.ppc64le",
"product_id": "php7-mbstring-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.33-1.1.ppc64le",
"product_id": "php7-mysql-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.33-1.1.ppc64le",
"product_id": "php7-odbc-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.33-1.1.ppc64le",
"product_id": "php7-opcache-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.33-1.1.ppc64le",
"product_id": "php7-openssl-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.33-1.1.ppc64le",
"product_id": "php7-pcntl-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.33-1.1.ppc64le",
"product_id": "php7-pdo-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.33-1.1.ppc64le",
"product_id": "php7-pgsql-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-phar-7.4.33-1.1.ppc64le",
"product_id": "php7-phar-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-posix-7.4.33-1.1.ppc64le",
"product_id": "php7-posix-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-readline-7.4.33-1.1.ppc64le",
"product_id": "php7-readline-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.33-1.1.ppc64le",
"product_id": "php7-shmop-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.33-1.1.ppc64le",
"product_id": "php7-snmp-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-soap-7.4.33-1.1.ppc64le",
"product_id": "php7-soap-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.33-1.1.ppc64le",
"product_id": "php7-sockets-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.33-1.1.ppc64le",
"product_id": "php7-sodium-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.33-1.1.ppc64le",
"product_id": "php7-sqlite-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.33-1.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.33-1.1.ppc64le",
"product_id": "php7-sysvsem-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.33-1.1.ppc64le",
"product_id": "php7-sysvshm-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.33-1.1.ppc64le",
"product_id": "php7-tidy-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.33-1.1.ppc64le",
"product_id": "php7-tokenizer-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.33-1.1.ppc64le",
"product_id": "php7-xmlreader-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.33-1.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.33-1.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.33-1.1.ppc64le",
"product_id": "php7-xsl-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-zip-7.4.33-1.1.ppc64le",
"product_id": "php7-zip-7.4.33-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-1.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.33-1.1.ppc64le",
"product_id": "php7-zlib-7.4.33-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.33-1.1.s390x",
"product": {
"name": "php7-7.4.33-1.1.s390x",
"product_id": "php7-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-1.1.s390x",
"product": {
"name": "php7-bcmath-7.4.33-1.1.s390x",
"product_id": "php7-bcmath-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-1.1.s390x",
"product": {
"name": "php7-bz2-7.4.33-1.1.s390x",
"product_id": "php7-bz2-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-1.1.s390x",
"product": {
"name": "php7-calendar-7.4.33-1.1.s390x",
"product_id": "php7-calendar-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-1.1.s390x",
"product": {
"name": "php7-cli-7.4.33-1.1.s390x",
"product_id": "php7-cli-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-1.1.s390x",
"product": {
"name": "php7-ctype-7.4.33-1.1.s390x",
"product_id": "php7-ctype-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-1.1.s390x",
"product": {
"name": "php7-curl-7.4.33-1.1.s390x",
"product_id": "php7-curl-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-1.1.s390x",
"product": {
"name": "php7-dba-7.4.33-1.1.s390x",
"product_id": "php7-dba-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-1.1.s390x",
"product": {
"name": "php7-devel-7.4.33-1.1.s390x",
"product_id": "php7-devel-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-1.1.s390x",
"product": {
"name": "php7-dom-7.4.33-1.1.s390x",
"product_id": "php7-dom-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-1.1.s390x",
"product": {
"name": "php7-enchant-7.4.33-1.1.s390x",
"product_id": "php7-enchant-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-1.1.s390x",
"product": {
"name": "php7-exif-7.4.33-1.1.s390x",
"product_id": "php7-exif-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-1.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.33-1.1.s390x",
"product_id": "php7-fileinfo-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-1.1.s390x",
"product": {
"name": "php7-ftp-7.4.33-1.1.s390x",
"product_id": "php7-ftp-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-1.1.s390x",
"product": {
"name": "php7-gd-7.4.33-1.1.s390x",
"product_id": "php7-gd-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-1.1.s390x",
"product": {
"name": "php7-gettext-7.4.33-1.1.s390x",
"product_id": "php7-gettext-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-1.1.s390x",
"product": {
"name": "php7-gmp-7.4.33-1.1.s390x",
"product_id": "php7-gmp-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-1.1.s390x",
"product": {
"name": "php7-iconv-7.4.33-1.1.s390x",
"product_id": "php7-iconv-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-1.1.s390x",
"product": {
"name": "php7-intl-7.4.33-1.1.s390x",
"product_id": "php7-intl-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-1.1.s390x",
"product": {
"name": "php7-json-7.4.33-1.1.s390x",
"product_id": "php7-json-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-1.1.s390x",
"product": {
"name": "php7-ldap-7.4.33-1.1.s390x",
"product_id": "php7-ldap-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-1.1.s390x",
"product": {
"name": "php7-mbstring-7.4.33-1.1.s390x",
"product_id": "php7-mbstring-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-1.1.s390x",
"product": {
"name": "php7-mysql-7.4.33-1.1.s390x",
"product_id": "php7-mysql-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-1.1.s390x",
"product": {
"name": "php7-odbc-7.4.33-1.1.s390x",
"product_id": "php7-odbc-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-1.1.s390x",
"product": {
"name": "php7-opcache-7.4.33-1.1.s390x",
"product_id": "php7-opcache-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-1.1.s390x",
"product": {
"name": "php7-openssl-7.4.33-1.1.s390x",
"product_id": "php7-openssl-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-1.1.s390x",
"product": {
"name": "php7-pcntl-7.4.33-1.1.s390x",
"product_id": "php7-pcntl-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-1.1.s390x",
"product": {
"name": "php7-pdo-7.4.33-1.1.s390x",
"product_id": "php7-pdo-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-1.1.s390x",
"product": {
"name": "php7-pgsql-7.4.33-1.1.s390x",
"product_id": "php7-pgsql-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-1.1.s390x",
"product": {
"name": "php7-phar-7.4.33-1.1.s390x",
"product_id": "php7-phar-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-1.1.s390x",
"product": {
"name": "php7-posix-7.4.33-1.1.s390x",
"product_id": "php7-posix-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-1.1.s390x",
"product": {
"name": "php7-readline-7.4.33-1.1.s390x",
"product_id": "php7-readline-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-1.1.s390x",
"product": {
"name": "php7-shmop-7.4.33-1.1.s390x",
"product_id": "php7-shmop-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-1.1.s390x",
"product": {
"name": "php7-snmp-7.4.33-1.1.s390x",
"product_id": "php7-snmp-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-1.1.s390x",
"product": {
"name": "php7-soap-7.4.33-1.1.s390x",
"product_id": "php7-soap-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-1.1.s390x",
"product": {
"name": "php7-sockets-7.4.33-1.1.s390x",
"product_id": "php7-sockets-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-1.1.s390x",
"product": {
"name": "php7-sodium-7.4.33-1.1.s390x",
"product_id": "php7-sodium-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-1.1.s390x",
"product": {
"name": "php7-sqlite-7.4.33-1.1.s390x",
"product_id": "php7-sqlite-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-1.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.33-1.1.s390x",
"product_id": "php7-sysvmsg-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-1.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.33-1.1.s390x",
"product_id": "php7-sysvsem-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-1.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.33-1.1.s390x",
"product_id": "php7-sysvshm-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-1.1.s390x",
"product": {
"name": "php7-tidy-7.4.33-1.1.s390x",
"product_id": "php7-tidy-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-1.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.33-1.1.s390x",
"product_id": "php7-tokenizer-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-1.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.33-1.1.s390x",
"product_id": "php7-xmlreader-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-1.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.33-1.1.s390x",
"product_id": "php7-xmlrpc-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-1.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.33-1.1.s390x",
"product_id": "php7-xmlwriter-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-1.1.s390x",
"product": {
"name": "php7-xsl-7.4.33-1.1.s390x",
"product_id": "php7-xsl-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-1.1.s390x",
"product": {
"name": "php7-zip-7.4.33-1.1.s390x",
"product_id": "php7-zip-7.4.33-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-1.1.s390x",
"product": {
"name": "php7-zlib-7.4.33-1.1.s390x",
"product_id": "php7-zlib-7.4.33-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.33-1.1.x86_64",
"product": {
"name": "php7-7.4.33-1.1.x86_64",
"product_id": "php7-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-1.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.33-1.1.x86_64",
"product_id": "php7-bcmath-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-1.1.x86_64",
"product": {
"name": "php7-bz2-7.4.33-1.1.x86_64",
"product_id": "php7-bz2-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-1.1.x86_64",
"product": {
"name": "php7-calendar-7.4.33-1.1.x86_64",
"product_id": "php7-calendar-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-1.1.x86_64",
"product": {
"name": "php7-cli-7.4.33-1.1.x86_64",
"product_id": "php7-cli-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-1.1.x86_64",
"product": {
"name": "php7-ctype-7.4.33-1.1.x86_64",
"product_id": "php7-ctype-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-1.1.x86_64",
"product": {
"name": "php7-curl-7.4.33-1.1.x86_64",
"product_id": "php7-curl-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-1.1.x86_64",
"product": {
"name": "php7-dba-7.4.33-1.1.x86_64",
"product_id": "php7-dba-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-1.1.x86_64",
"product": {
"name": "php7-devel-7.4.33-1.1.x86_64",
"product_id": "php7-devel-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-1.1.x86_64",
"product": {
"name": "php7-dom-7.4.33-1.1.x86_64",
"product_id": "php7-dom-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-1.1.x86_64",
"product": {
"name": "php7-enchant-7.4.33-1.1.x86_64",
"product_id": "php7-enchant-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-1.1.x86_64",
"product": {
"name": "php7-exif-7.4.33-1.1.x86_64",
"product_id": "php7-exif-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-1.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.33-1.1.x86_64",
"product_id": "php7-fileinfo-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-1.1.x86_64",
"product": {
"name": "php7-ftp-7.4.33-1.1.x86_64",
"product_id": "php7-ftp-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-1.1.x86_64",
"product": {
"name": "php7-gd-7.4.33-1.1.x86_64",
"product_id": "php7-gd-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-1.1.x86_64",
"product": {
"name": "php7-gettext-7.4.33-1.1.x86_64",
"product_id": "php7-gettext-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-1.1.x86_64",
"product": {
"name": "php7-gmp-7.4.33-1.1.x86_64",
"product_id": "php7-gmp-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-1.1.x86_64",
"product": {
"name": "php7-iconv-7.4.33-1.1.x86_64",
"product_id": "php7-iconv-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-1.1.x86_64",
"product": {
"name": "php7-intl-7.4.33-1.1.x86_64",
"product_id": "php7-intl-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-1.1.x86_64",
"product": {
"name": "php7-json-7.4.33-1.1.x86_64",
"product_id": "php7-json-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-1.1.x86_64",
"product": {
"name": "php7-ldap-7.4.33-1.1.x86_64",
"product_id": "php7-ldap-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-1.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.33-1.1.x86_64",
"product_id": "php7-mbstring-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-1.1.x86_64",
"product": {
"name": "php7-mysql-7.4.33-1.1.x86_64",
"product_id": "php7-mysql-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-1.1.x86_64",
"product": {
"name": "php7-odbc-7.4.33-1.1.x86_64",
"product_id": "php7-odbc-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-1.1.x86_64",
"product": {
"name": "php7-opcache-7.4.33-1.1.x86_64",
"product_id": "php7-opcache-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-1.1.x86_64",
"product": {
"name": "php7-openssl-7.4.33-1.1.x86_64",
"product_id": "php7-openssl-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-1.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.33-1.1.x86_64",
"product_id": "php7-pcntl-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-1.1.x86_64",
"product": {
"name": "php7-pdo-7.4.33-1.1.x86_64",
"product_id": "php7-pdo-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-1.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.33-1.1.x86_64",
"product_id": "php7-pgsql-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-1.1.x86_64",
"product": {
"name": "php7-phar-7.4.33-1.1.x86_64",
"product_id": "php7-phar-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-1.1.x86_64",
"product": {
"name": "php7-posix-7.4.33-1.1.x86_64",
"product_id": "php7-posix-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-1.1.x86_64",
"product": {
"name": "php7-readline-7.4.33-1.1.x86_64",
"product_id": "php7-readline-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-1.1.x86_64",
"product": {
"name": "php7-shmop-7.4.33-1.1.x86_64",
"product_id": "php7-shmop-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-1.1.x86_64",
"product": {
"name": "php7-snmp-7.4.33-1.1.x86_64",
"product_id": "php7-snmp-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-1.1.x86_64",
"product": {
"name": "php7-soap-7.4.33-1.1.x86_64",
"product_id": "php7-soap-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-1.1.x86_64",
"product": {
"name": "php7-sockets-7.4.33-1.1.x86_64",
"product_id": "php7-sockets-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-1.1.x86_64",
"product": {
"name": "php7-sodium-7.4.33-1.1.x86_64",
"product_id": "php7-sodium-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-1.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.33-1.1.x86_64",
"product_id": "php7-sqlite-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-1.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.33-1.1.x86_64",
"product_id": "php7-sysvmsg-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-1.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.33-1.1.x86_64",
"product_id": "php7-sysvsem-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-1.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.33-1.1.x86_64",
"product_id": "php7-sysvshm-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-1.1.x86_64",
"product": {
"name": "php7-tidy-7.4.33-1.1.x86_64",
"product_id": "php7-tidy-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-1.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.33-1.1.x86_64",
"product_id": "php7-tokenizer-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-1.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.33-1.1.x86_64",
"product_id": "php7-xmlreader-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-1.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.33-1.1.x86_64",
"product_id": "php7-xmlrpc-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-1.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.33-1.1.x86_64",
"product_id": "php7-xmlwriter-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-1.1.x86_64",
"product": {
"name": "php7-xsl-7.4.33-1.1.x86_64",
"product_id": "php7-xsl-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-1.1.x86_64",
"product": {
"name": "php7-zip-7.4.33-1.1.x86_64",
"product_id": "php7-zip-7.4.33-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-1.1.x86_64",
"product": {
"name": "php7-zlib-7.4.33-1.1.x86_64",
"product_id": "php7-zlib-7.4.33-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.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.33-1.1.aarch64"
},
"product_reference": "php7-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.33-1.1.s390x"
},
"product_reference": "php7-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.33-1.1.x86_64"
},
"product_reference": "php7-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.33-1.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.33-1.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.33-1.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.33-1.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.33-1.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.33-1.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.33-1.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.33-1.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.33-1.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.33-1.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.33-1.1.s390x"
},
"product_reference": "php7-cli-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.33-1.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.33-1.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.33-1.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.33-1.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.33-1.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.33-1.1.s390x"
},
"product_reference": "php7-curl-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.33-1.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.33-1.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.33-1.1.s390x"
},
"product_reference": "php7-dba-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.33-1.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.33-1.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.33-1.1.s390x"
},
"product_reference": "php7-devel-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.33-1.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.33-1.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.33-1.1.s390x"
},
"product_reference": "php7-dom-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.33-1.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.33-1.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.33-1.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.33-1.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.33-1.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.33-1.1.s390x"
},
"product_reference": "php7-exif-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.33-1.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.33-1.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.33-1.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.33-1.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.33-1.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.33-1.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.33-1.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.33-1.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.33-1.1.s390x"
},
"product_reference": "php7-gd-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.33-1.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.33-1.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.33-1.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.33-1.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.33-1.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.33-1.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.33-1.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.33-1.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.33-1.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.33-1.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.33-1.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.33-1.1.s390x"
},
"product_reference": "php7-intl-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.33-1.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.33-1.1.aarch64"
},
"product_reference": "php7-json-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.33-1.1.s390x"
},
"product_reference": "php7-json-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.33-1.1.x86_64"
},
"product_reference": "php7-json-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.33-1.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.33-1.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.33-1.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.33-1.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.33-1.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.33-1.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.33-1.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.33-1.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.33-1.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.33-1.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.33-1.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.33-1.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.33-1.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.33-1.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.33-1.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.33-1.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.33-1.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.33-1.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.33-1.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.33-1.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.33-1.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.33-1.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.33-1.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.33-1.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.33-1.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.33-1.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.33-1.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.33-1.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.33-1.1.s390x"
},
"product_reference": "php7-phar-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.33-1.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.33-1.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.33-1.1.s390x"
},
"product_reference": "php7-posix-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.33-1.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.33-1.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.33-1.1.s390x"
},
"product_reference": "php7-readline-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.33-1.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.33-1.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.33-1.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.33-1.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.33-1.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.33-1.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.33-1.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.33-1.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.33-1.1.s390x"
},
"product_reference": "php7-soap-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.33-1.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.33-1.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.33-1.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.33-1.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.33-1.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.33-1.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.33-1.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.33-1.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.33-1.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.33-1.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.33-1.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.33-1.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.33-1.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.33-1.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.33-1.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.33-1.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.33-1.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.33-1.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.33-1.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.33-1.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.33-1.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.33-1.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.33-1.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.33-1.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.33-1.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.33-1.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.33-1.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.33-1.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.33-1.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.33-1.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.33-1.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.33-1.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.33-1.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.33-1.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.33-1.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.33-1.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.33-1.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.33-1.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.33-1.1.s390x"
},
"product_reference": "php7-zip-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.33-1.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.33-1.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.33-1.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.33-1.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.33-1.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"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": [
"openSUSE Tumbleweed:php7-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.33-1.1.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": [
"openSUSE Tumbleweed:php7-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.33-1.1.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": [
"openSUSE Tumbleweed:php7-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.33-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.33-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.33-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.33-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.33-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-37454"
}
]
}
SUSE-SU-2023:0707-1
Vulnerability from csaf_suse - Published: 2023-03-10 13:19 - Updated: 2023-03-10 13:19| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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 python39",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python39 fixes the following issues:\n\n- CVE-2023-24329: Fixed blocklists bypass via the urllib.parse component when supplying a URL that starts with blank characters (bsc#1208471).\n \nUpdate to 3.9.16:\n- python -m http.server no longer allows terminal control\n characters sent within a garbage request to be printed to the\n stderr server log.\n This is done by changing the http.server\n BaseHTTPRequestHandler .log_message method to replace control\n characters with a \\xHH hex escape before printing.\n- Avoid publishing list of active per-interpreter audit hooks\n via the gc module\n- The IDNA codec decoder used on DNS hostnames by socket or\n asyncio related name resolution functions no longer involves\n a quadratic algorithm. This prevents a potential CPU denial\n of service if an out-of-spec excessive length hostname\n involving bidirectional characters were decoded. Some\n protocols such as urllib http 3xx redirects potentially allow\n for an attacker to supply such a name (CVE-2015-20107).\n- Update bundled libexpat to 2.5.0\n- Port XKCP\u2019s fix for the buffer overflows in SHA-3\n (CVE-2022-37454).\n- On Linux the multiprocessing module returns to using\n filesystem backed unix domain sockets for communication with\n the forkserver process instead of the Linux abstract socket\n namespace. Only code that chooses to use the \u201cforkserver\u201d\n start method is affected.\n Abstract sockets have no permissions and could allow any\n user on the system in the same network namespace (often\n the whole system) to inject code into the multiprocessing\n forkserver process. This was a potential privilege\n escalation. Filesystem based socket permissions restrict this\n to the forkserver process user as was the default in Python\n 3.8 and earlier.\n This prevents Linux CVE-2022-42919.\n- The deprecated mailcap module now refuses to inject unsafe\n text (filenames, MIME types, parameters) into shell\n commands. Instead of using such text, it will warn and act\n as if a match was not found (or for test commands, as if the\n test failed).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-707,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-707,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-707,SUSE-SLE-Product-RT-15-SP3-2023-707,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-707,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-707,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-707,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-707,SUSE-Storage-7.1-2023-707,openSUSE-SLE-15.4-2023-707",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_0707-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:0707-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230707-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:0707-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014021.html"
},
{
"category": "self",
"summary": "SUSE Bug 1208471",
"url": "https://bugzilla.suse.com/1208471"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-20107 page",
"url": "https://www.suse.com/security/cve/CVE-2015-20107/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-37454 page",
"url": "https://www.suse.com/security/cve/CVE-2022-37454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-42919 page",
"url": "https://www.suse.com/security/cve/CVE-2022-42919/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-45061 page",
"url": "https://www.suse.com/security/cve/CVE-2022-45061/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-24329 page",
"url": "https://www.suse.com/security/cve/CVE-2023-24329/"
}
],
"title": "Security update for python39",
"tracking": {
"current_release_date": "2023-03-10T13:19:51Z",
"generator": {
"date": "2023-03-10T13:19:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:0707-1",
"initial_release_date": "2023-03-10T13:19:51Z",
"revision_history": [
{
"date": "2023-03-10T13:19:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"product": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"product_id": "libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-3.9.16-150300.4.24.1.aarch64",
"product": {
"name": "python39-3.9.16-150300.4.24.1.aarch64",
"product_id": "python39-3.9.16-150300.4.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.16-150300.4.24.1.aarch64",
"product": {
"name": "python39-base-3.9.16-150300.4.24.1.aarch64",
"product_id": "python39-base-3.9.16-150300.4.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.16-150300.4.24.1.aarch64",
"product": {
"name": "python39-curses-3.9.16-150300.4.24.1.aarch64",
"product_id": "python39-curses-3.9.16-150300.4.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.16-150300.4.24.1.aarch64",
"product": {
"name": "python39-dbm-3.9.16-150300.4.24.1.aarch64",
"product_id": "python39-dbm-3.9.16-150300.4.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.16-150300.4.24.1.aarch64",
"product": {
"name": "python39-devel-3.9.16-150300.4.24.1.aarch64",
"product_id": "python39-devel-3.9.16-150300.4.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.16-150300.4.24.1.aarch64",
"product": {
"name": "python39-doc-3.9.16-150300.4.24.1.aarch64",
"product_id": "python39-doc-3.9.16-150300.4.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"product": {
"name": "python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"product_id": "python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.16-150300.4.24.1.aarch64",
"product": {
"name": "python39-idle-3.9.16-150300.4.24.1.aarch64",
"product_id": "python39-idle-3.9.16-150300.4.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"product": {
"name": "python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"product_id": "python39-testsuite-3.9.16-150300.4.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.16-150300.4.24.1.aarch64",
"product": {
"name": "python39-tk-3.9.16-150300.4.24.1.aarch64",
"product_id": "python39-tk-3.9.16-150300.4.24.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.16-150300.4.24.1.aarch64",
"product": {
"name": "python39-tools-3.9.16-150300.4.24.1.aarch64",
"product_id": "python39-tools-3.9.16-150300.4.24.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-64bit-3.9.16-150300.4.24.1.aarch64_ilp32",
"product": {
"name": "libpython3_9-1_0-64bit-3.9.16-150300.4.24.1.aarch64_ilp32",
"product_id": "libpython3_9-1_0-64bit-3.9.16-150300.4.24.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python39-64bit-3.9.16-150300.4.24.1.aarch64_ilp32",
"product": {
"name": "python39-64bit-3.9.16-150300.4.24.1.aarch64_ilp32",
"product_id": "python39-64bit-3.9.16-150300.4.24.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python39-base-64bit-3.9.16-150300.4.24.1.aarch64_ilp32",
"product": {
"name": "python39-base-64bit-3.9.16-150300.4.24.1.aarch64_ilp32",
"product_id": "python39-base-64bit-3.9.16-150300.4.24.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.i586",
"product": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.i586",
"product_id": "libpython3_9-1_0-3.9.16-150300.4.24.1.i586"
}
},
{
"category": "product_version",
"name": "python39-3.9.16-150300.4.24.1.i586",
"product": {
"name": "python39-3.9.16-150300.4.24.1.i586",
"product_id": "python39-3.9.16-150300.4.24.1.i586"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.16-150300.4.24.1.i586",
"product": {
"name": "python39-base-3.9.16-150300.4.24.1.i586",
"product_id": "python39-base-3.9.16-150300.4.24.1.i586"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.16-150300.4.24.1.i586",
"product": {
"name": "python39-curses-3.9.16-150300.4.24.1.i586",
"product_id": "python39-curses-3.9.16-150300.4.24.1.i586"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.16-150300.4.24.1.i586",
"product": {
"name": "python39-dbm-3.9.16-150300.4.24.1.i586",
"product_id": "python39-dbm-3.9.16-150300.4.24.1.i586"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.16-150300.4.24.1.i586",
"product": {
"name": "python39-devel-3.9.16-150300.4.24.1.i586",
"product_id": "python39-devel-3.9.16-150300.4.24.1.i586"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.16-150300.4.24.1.i586",
"product": {
"name": "python39-doc-3.9.16-150300.4.24.1.i586",
"product_id": "python39-doc-3.9.16-150300.4.24.1.i586"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.16-150300.4.24.1.i586",
"product": {
"name": "python39-doc-devhelp-3.9.16-150300.4.24.1.i586",
"product_id": "python39-doc-devhelp-3.9.16-150300.4.24.1.i586"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.16-150300.4.24.1.i586",
"product": {
"name": "python39-idle-3.9.16-150300.4.24.1.i586",
"product_id": "python39-idle-3.9.16-150300.4.24.1.i586"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.16-150300.4.24.1.i586",
"product": {
"name": "python39-testsuite-3.9.16-150300.4.24.1.i586",
"product_id": "python39-testsuite-3.9.16-150300.4.24.1.i586"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.16-150300.4.24.1.i586",
"product": {
"name": "python39-tk-3.9.16-150300.4.24.1.i586",
"product_id": "python39-tk-3.9.16-150300.4.24.1.i586"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.16-150300.4.24.1.i586",
"product": {
"name": "python39-tools-3.9.16-150300.4.24.1.i586",
"product_id": "python39-tools-3.9.16-150300.4.24.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"product": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"product_id": "libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-3.9.16-150300.4.24.1.ppc64le",
"product": {
"name": "python39-3.9.16-150300.4.24.1.ppc64le",
"product_id": "python39-3.9.16-150300.4.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.16-150300.4.24.1.ppc64le",
"product": {
"name": "python39-base-3.9.16-150300.4.24.1.ppc64le",
"product_id": "python39-base-3.9.16-150300.4.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.16-150300.4.24.1.ppc64le",
"product": {
"name": "python39-curses-3.9.16-150300.4.24.1.ppc64le",
"product_id": "python39-curses-3.9.16-150300.4.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"product": {
"name": "python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"product_id": "python39-dbm-3.9.16-150300.4.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.16-150300.4.24.1.ppc64le",
"product": {
"name": "python39-devel-3.9.16-150300.4.24.1.ppc64le",
"product_id": "python39-devel-3.9.16-150300.4.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.16-150300.4.24.1.ppc64le",
"product": {
"name": "python39-doc-3.9.16-150300.4.24.1.ppc64le",
"product_id": "python39-doc-3.9.16-150300.4.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"product": {
"name": "python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"product_id": "python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.16-150300.4.24.1.ppc64le",
"product": {
"name": "python39-idle-3.9.16-150300.4.24.1.ppc64le",
"product_id": "python39-idle-3.9.16-150300.4.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"product": {
"name": "python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"product_id": "python39-testsuite-3.9.16-150300.4.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.16-150300.4.24.1.ppc64le",
"product": {
"name": "python39-tk-3.9.16-150300.4.24.1.ppc64le",
"product_id": "python39-tk-3.9.16-150300.4.24.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.16-150300.4.24.1.ppc64le",
"product": {
"name": "python39-tools-3.9.16-150300.4.24.1.ppc64le",
"product_id": "python39-tools-3.9.16-150300.4.24.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"product": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"product_id": "libpython3_9-1_0-3.9.16-150300.4.24.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-3.9.16-150300.4.24.1.s390x",
"product": {
"name": "python39-3.9.16-150300.4.24.1.s390x",
"product_id": "python39-3.9.16-150300.4.24.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.16-150300.4.24.1.s390x",
"product": {
"name": "python39-base-3.9.16-150300.4.24.1.s390x",
"product_id": "python39-base-3.9.16-150300.4.24.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.16-150300.4.24.1.s390x",
"product": {
"name": "python39-curses-3.9.16-150300.4.24.1.s390x",
"product_id": "python39-curses-3.9.16-150300.4.24.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.16-150300.4.24.1.s390x",
"product": {
"name": "python39-dbm-3.9.16-150300.4.24.1.s390x",
"product_id": "python39-dbm-3.9.16-150300.4.24.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.16-150300.4.24.1.s390x",
"product": {
"name": "python39-devel-3.9.16-150300.4.24.1.s390x",
"product_id": "python39-devel-3.9.16-150300.4.24.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.16-150300.4.24.1.s390x",
"product": {
"name": "python39-doc-3.9.16-150300.4.24.1.s390x",
"product_id": "python39-doc-3.9.16-150300.4.24.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"product": {
"name": "python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"product_id": "python39-doc-devhelp-3.9.16-150300.4.24.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.16-150300.4.24.1.s390x",
"product": {
"name": "python39-idle-3.9.16-150300.4.24.1.s390x",
"product_id": "python39-idle-3.9.16-150300.4.24.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.16-150300.4.24.1.s390x",
"product": {
"name": "python39-testsuite-3.9.16-150300.4.24.1.s390x",
"product_id": "python39-testsuite-3.9.16-150300.4.24.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.16-150300.4.24.1.s390x",
"product": {
"name": "python39-tk-3.9.16-150300.4.24.1.s390x",
"product_id": "python39-tk-3.9.16-150300.4.24.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.16-150300.4.24.1.s390x",
"product": {
"name": "python39-tools-3.9.16-150300.4.24.1.s390x",
"product_id": "python39-tools-3.9.16-150300.4.24.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"product": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"product_id": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"product": {
"name": "libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"product_id": "libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-3.9.16-150300.4.24.1.x86_64",
"product": {
"name": "python39-3.9.16-150300.4.24.1.x86_64",
"product_id": "python39-3.9.16-150300.4.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-32bit-3.9.16-150300.4.24.1.x86_64",
"product": {
"name": "python39-32bit-3.9.16-150300.4.24.1.x86_64",
"product_id": "python39-32bit-3.9.16-150300.4.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.16-150300.4.24.1.x86_64",
"product": {
"name": "python39-base-3.9.16-150300.4.24.1.x86_64",
"product_id": "python39-base-3.9.16-150300.4.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"product": {
"name": "python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"product_id": "python39-base-32bit-3.9.16-150300.4.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.16-150300.4.24.1.x86_64",
"product": {
"name": "python39-curses-3.9.16-150300.4.24.1.x86_64",
"product_id": "python39-curses-3.9.16-150300.4.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.16-150300.4.24.1.x86_64",
"product": {
"name": "python39-dbm-3.9.16-150300.4.24.1.x86_64",
"product_id": "python39-dbm-3.9.16-150300.4.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.16-150300.4.24.1.x86_64",
"product": {
"name": "python39-devel-3.9.16-150300.4.24.1.x86_64",
"product_id": "python39-devel-3.9.16-150300.4.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.16-150300.4.24.1.x86_64",
"product": {
"name": "python39-doc-3.9.16-150300.4.24.1.x86_64",
"product_id": "python39-doc-3.9.16-150300.4.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"product": {
"name": "python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"product_id": "python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.16-150300.4.24.1.x86_64",
"product": {
"name": "python39-idle-3.9.16-150300.4.24.1.x86_64",
"product_id": "python39-idle-3.9.16-150300.4.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"product": {
"name": "python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"product_id": "python39-testsuite-3.9.16-150300.4.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.16-150300.4.24.1.x86_64",
"product": {
"name": "python39-tk-3.9.16-150300.4.24.1.x86_64",
"product_id": "python39-tk-3.9.16-150300.4.24.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.16-150300.4.24.1.x86_64",
"product": {
"name": "python39-tools-3.9.16-150300.4.24.1.x86_64",
"product_id": "python39-tools-3.9.16-150300.4.24.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-tools-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-tools-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-tools-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-tools-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-tools-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.16-150300.4.24.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-tools-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-tools-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.16-150300.4.24.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-tools-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-tools-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.16-150300.4.24.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-tools-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.16-150300.4.24.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-tools-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.16-150300.4.24.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-tools-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.16-150300.4.24.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-tools-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.16-150300.4.24.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-32bit-3.9.16-150300.4.24.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-32bit-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.16-150300.4.24.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-base-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-32bit-3.9.16-150300.4.24.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.16-150300.4.24.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-curses-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.16-150300.4.24.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-dbm-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.16-150300.4.24.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-devel-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.16-150300.4.24.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-doc-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.16-150300.4.24.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-doc-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.16-150300.4.24.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-doc-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.16-150300.4.24.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-doc-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.16-150300.4.24.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.16-150300.4.24.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-idle-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.16-150300.4.24.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.16-150300.4.24.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.16-150300.4.24.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-testsuite-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.16-150300.4.24.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.16-150300.4.24.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-tk-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.16-150300.4.24.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.aarch64"
},
"product_reference": "python39-tools-3.9.16-150300.4.24.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.16-150300.4.24.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.ppc64le"
},
"product_reference": "python39-tools-3.9.16-150300.4.24.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.16-150300.4.24.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.s390x"
},
"product_reference": "python39-tools-3.9.16-150300.4.24.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.16-150300.4.24.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.x86_64"
},
"product_reference": "python39-tools-3.9.16-150300.4.24.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-20107",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-20107"
}
],
"notes": [
{
"category": "general",
"text": "In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). The fix is also back-ported to 3.7, 3.8, 3.9",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-20107",
"url": "https://www.suse.com/security/cve/CVE-2015-20107"
},
{
"category": "external",
"summary": "SUSE Bug 1198511 for CVE-2015-20107",
"url": "https://bugzilla.suse.com/1198511"
},
{
"category": "external",
"summary": "SUSE Bug 1200507 for CVE-2015-20107",
"url": "https://bugzilla.suse.com/1200507"
},
{
"category": "external",
"summary": "SUSE Bug 1201777 for CVE-2015-20107",
"url": "https://bugzilla.suse.com/1201777"
},
{
"category": "external",
"summary": "SUSE Bug 1201791 for CVE-2015-20107",
"url": "https://bugzilla.suse.com/1201791"
},
{
"category": "external",
"summary": "SUSE Bug 1205068 for CVE-2015-20107",
"url": "https://bugzilla.suse.com/1205068"
},
{
"category": "external",
"summary": "SUSE Bug 1208337 for CVE-2015-20107",
"url": "https://bugzilla.suse.com/1208337"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-10T13:19:51Z",
"details": "important"
}
],
"title": "CVE-2015-20107"
},
{
"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.1:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.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.1:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.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.1:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-10T13:19:51Z",
"details": "important"
}
],
"title": "CVE-2022-37454"
},
{
"cve": "CVE-2022-42919",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-42919"
}
],
"notes": [
{
"category": "general",
"text": "Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network namespace, which in many system configurations means any user on the same machine. Pickles can execute arbitrary code. Thus, this allows for local user privilege escalation to the user that any forkserver process is running as. Setting multiprocessing.util.abstract_sockets_supported to False is a workaround. The forkserver start method for multiprocessing is not the default start method. This issue is Linux specific because only Linux supports abstract namespace sockets. CPython before 3.9 does not make use of Linux abstract namespace sockets by default. Support for users manually specifying an abstract namespace socket was added as a bugfix in 3.7.8 and 3.8.3, but users would need to make specific uncommon API calls in order to do that in CPython before 3.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-42919",
"url": "https://www.suse.com/security/cve/CVE-2022-42919"
},
{
"category": "external",
"summary": "SUSE Bug 1204886 for CVE-2022-42919",
"url": "https://bugzilla.suse.com/1204886"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-10T13:19:51Z",
"details": "important"
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-45061",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-45061"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario, they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example, the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-45061",
"url": "https://www.suse.com/security/cve/CVE-2022-45061"
},
{
"category": "external",
"summary": "SUSE Bug 1205244 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1205244"
},
{
"category": "external",
"summary": "SUSE Bug 1211488 for CVE-2022-45061",
"url": "https://bugzilla.suse.com/1211488"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.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:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-10T13:19:51Z",
"details": "moderate"
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2023-24329",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-24329"
}
],
"notes": [
{
"category": "general",
"text": "An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-24329",
"url": "https://www.suse.com/security/cve/CVE-2023-24329"
},
{
"category": "external",
"summary": "SUSE Bug 1208471 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1208471"
},
{
"category": "external",
"summary": "SUSE Bug 1213553 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213553"
},
{
"category": "external",
"summary": "SUSE Bug 1213554 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213554"
},
{
"category": "external",
"summary": "SUSE Bug 1213839 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1213839"
},
{
"category": "external",
"summary": "SUSE Bug 1225672 for CVE-2023-24329",
"url": "https://bugzilla.suse.com/1225672"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Enterprise Storage 7.1:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Proxy 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-base-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-curses-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-devel-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-idle-3.9.16-150300.4.24.1.x86_64",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.s390x",
"SUSE Manager Server 4.2:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:libpython3_9-1_0-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:libpython3_9-1_0-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-base-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-base-32bit-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-curses-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-dbm-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-devel-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-doc-devhelp-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-idle-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-testsuite-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tk-3.9.16-150300.4.24.1.x86_64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.aarch64",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.ppc64le",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.s390x",
"openSUSE Leap 15.4:python39-tools-3.9.16-150300.4.24.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-03-10T13:19:51Z",
"details": "important"
}
],
"title": "CVE-2023-24329"
}
]
}
SUSE-SU-2022:4067-1
Vulnerability from csaf_suse - Published: 2022-11-18 10:54 - Updated: 2022-11-18 10:54| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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.2.34 [jsc#SLE-23639]\n\n- CVE-2022-37454: Fixed SHA-3 buffer overflow (bsc#1204577).\n- Fix integer overflow in PHP_SHA3##bits (bsc#1204577#c26).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-4067,SUSE-SLE-Product-HPC-15-2022-4067,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-4067,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-4067,SUSE-SLE-Product-SLES-15-2022-4067,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-4067,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-4067,SUSE-SLE-Product-SLES_SAP-15-2022-4067,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-4067,SUSE-Storage-6-2022-4067,openSUSE-SLE-15.4-2022-4067",
"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_4067-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:4067-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224067-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:4067-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012983.html"
},
{
"category": "self",
"summary": "SUSE Bug 1204577",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-9253 page",
"url": "https://www.suse.com/security/cve/CVE-2015-9253/"
},
{
"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-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-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-11045 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11045/"
},
{
"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-11047 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11047/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11048 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11048/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11050 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11050/"
},
{
"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-7059 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7059/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7060 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7060/"
},
{
"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-2020-7064 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7064/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7066 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7066/"
},
{
"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-21707 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21707/"
},
{
"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-37454 page",
"url": "https://www.suse.com/security/cve/CVE-2022-37454/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2022-11-18T10:54:18Z",
"generator": {
"date": "2022-11-18T10:54:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:4067-1",
"initial_release_date": "2022-11-18T10:54:18Z",
"revision_history": [
{
"date": "2022-11-18T10:54:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"product_id": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-bcmath-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-bz2-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-bz2-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-calendar-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-calendar-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-ctype-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-ctype-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-curl-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-curl-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-dba-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-dba-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-devel-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-devel-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-dom-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-dom-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-embed-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-embed-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-enchant-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-enchant-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-exif-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-exif-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-fpm-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-fpm-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-ftp-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-ftp-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-gd-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-gd-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-gettext-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-gettext-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-gmp-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-gmp-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-iconv-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-iconv-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-intl-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-intl-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-json-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-json-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-ldap-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-ldap-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-mbstring-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-mysql-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-mysql-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-odbc-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-odbc-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-opcache-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-opcache-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-openssl-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-openssl-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-pcntl-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-pdo-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-pdo-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-pgsql-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-phar-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-phar-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-posix-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-posix-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-readline-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-readline-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-shmop-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-shmop-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-snmp-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-snmp-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-soap-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-soap-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-sockets-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-sockets-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-sodium-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-sodium-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-sqlite-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-test-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-test-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-tidy-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-tidy-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-wddx-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-wddx-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-xsl-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-xsl-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-zip-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-zip-7.2.34-150000.4.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.34-150000.4.103.1.aarch64",
"product": {
"name": "php7-zlib-7.2.34-150000.4.103.1.aarch64",
"product_id": "php7-zlib-7.2.34-150000.4.103.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.i586",
"product": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.i586",
"product_id": "apache2-mod_php7-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-7.2.34-150000.4.103.1.i586",
"product_id": "php7-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.i586",
"product_id": "php7-bcmath-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-bz2-7.2.34-150000.4.103.1.i586",
"product_id": "php7-bz2-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-calendar-7.2.34-150000.4.103.1.i586",
"product_id": "php7-calendar-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-ctype-7.2.34-150000.4.103.1.i586",
"product_id": "php7-ctype-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-curl-7.2.34-150000.4.103.1.i586",
"product_id": "php7-curl-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-dba-7.2.34-150000.4.103.1.i586",
"product_id": "php7-dba-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-devel-7.2.34-150000.4.103.1.i586",
"product_id": "php7-devel-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-dom-7.2.34-150000.4.103.1.i586",
"product_id": "php7-dom-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-embed-7.2.34-150000.4.103.1.i586",
"product_id": "php7-embed-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-enchant-7.2.34-150000.4.103.1.i586",
"product_id": "php7-enchant-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-exif-7.2.34-150000.4.103.1.i586",
"product_id": "php7-exif-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.i586",
"product_id": "php7-fastcgi-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.i586",
"product_id": "php7-fileinfo-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-fpm-7.2.34-150000.4.103.1.i586",
"product_id": "php7-fpm-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-ftp-7.2.34-150000.4.103.1.i586",
"product_id": "php7-ftp-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-gd-7.2.34-150000.4.103.1.i586",
"product_id": "php7-gd-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-gettext-7.2.34-150000.4.103.1.i586",
"product_id": "php7-gettext-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-gmp-7.2.34-150000.4.103.1.i586",
"product_id": "php7-gmp-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-iconv-7.2.34-150000.4.103.1.i586",
"product_id": "php7-iconv-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-intl-7.2.34-150000.4.103.1.i586",
"product_id": "php7-intl-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-json-7.2.34-150000.4.103.1.i586",
"product_id": "php7-json-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-ldap-7.2.34-150000.4.103.1.i586",
"product_id": "php7-ldap-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.i586",
"product_id": "php7-mbstring-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-mysql-7.2.34-150000.4.103.1.i586",
"product_id": "php7-mysql-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-odbc-7.2.34-150000.4.103.1.i586",
"product_id": "php7-odbc-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-opcache-7.2.34-150000.4.103.1.i586",
"product_id": "php7-opcache-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-openssl-7.2.34-150000.4.103.1.i586",
"product_id": "php7-openssl-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.i586",
"product_id": "php7-pcntl-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-pdo-7.2.34-150000.4.103.1.i586",
"product_id": "php7-pdo-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.i586",
"product_id": "php7-pgsql-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-phar-7.2.34-150000.4.103.1.i586",
"product_id": "php7-phar-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-posix-7.2.34-150000.4.103.1.i586",
"product_id": "php7-posix-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-readline-7.2.34-150000.4.103.1.i586",
"product_id": "php7-readline-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-shmop-7.2.34-150000.4.103.1.i586",
"product_id": "php7-shmop-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-snmp-7.2.34-150000.4.103.1.i586",
"product_id": "php7-snmp-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-soap-7.2.34-150000.4.103.1.i586",
"product_id": "php7-soap-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-sockets-7.2.34-150000.4.103.1.i586",
"product_id": "php7-sockets-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-sodium-7.2.34-150000.4.103.1.i586",
"product_id": "php7-sodium-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.i586",
"product_id": "php7-sqlite-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.i586",
"product_id": "php7-sysvmsg-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.i586",
"product_id": "php7-sysvsem-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.i586",
"product_id": "php7-sysvshm-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-test-7.2.34-150000.4.103.1.i586",
"product_id": "php7-test-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-tidy-7.2.34-150000.4.103.1.i586",
"product_id": "php7-tidy-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.i586",
"product_id": "php7-tokenizer-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-wddx-7.2.34-150000.4.103.1.i586",
"product_id": "php7-wddx-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.i586",
"product_id": "php7-xmlreader-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.i586",
"product_id": "php7-xmlrpc-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.i586",
"product_id": "php7-xmlwriter-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-xsl-7.2.34-150000.4.103.1.i586",
"product_id": "php7-xsl-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-zip-7.2.34-150000.4.103.1.i586",
"product_id": "php7-zip-7.2.34-150000.4.103.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.34-150000.4.103.1.i586",
"product": {
"name": "php7-zlib-7.2.34-150000.4.103.1.i586",
"product_id": "php7-zlib-7.2.34-150000.4.103.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-pear-7.2.34-150000.4.103.1.noarch",
"product": {
"name": "php7-pear-7.2.34-150000.4.103.1.noarch",
"product_id": "php7-pear-7.2.34-150000.4.103.1.noarch"
}
},
{
"category": "product_version",
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"product": {
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"product_id": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"product_id": "apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-bcmath-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-bz2-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-calendar-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-ctype-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-curl-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-curl-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-dba-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-dba-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-devel-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-devel-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-dom-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-dom-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-embed-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-embed-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-enchant-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-exif-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-exif-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-fastcgi-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-fileinfo-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-fpm-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-ftp-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-gd-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-gd-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-gettext-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-gmp-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-iconv-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-intl-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-intl-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-json-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-json-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-ldap-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-mbstring-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-mysql-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-odbc-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-opcache-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-openssl-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-pcntl-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-pdo-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-pgsql-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-phar-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-phar-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-posix-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-posix-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-readline-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-readline-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-shmop-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-snmp-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-soap-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-soap-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-sockets-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-sodium-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-sqlite-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-sysvsem-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-sysvshm-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-test-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-test-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-tidy-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-tokenizer-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-wddx-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-xmlreader-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-xsl-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-zip-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-zip-7.2.34-150000.4.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"product": {
"name": "php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"product_id": "php7-zlib-7.2.34-150000.4.103.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"product_id": "apache2-mod_php7-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-bcmath-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-bz2-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-bz2-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-calendar-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-calendar-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-ctype-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-ctype-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-curl-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-curl-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-dba-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-dba-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-devel-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-devel-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-dom-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-dom-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-embed-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-embed-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-enchant-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-enchant-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-exif-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-exif-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-fastcgi-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-fileinfo-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-fpm-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-fpm-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-ftp-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-ftp-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-gd-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-gd-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-gettext-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-gettext-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-gmp-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-gmp-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-iconv-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-iconv-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-intl-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-intl-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-json-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-json-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-ldap-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-ldap-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-mbstring-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-mysql-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-mysql-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-odbc-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-odbc-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-opcache-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-opcache-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-openssl-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-openssl-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-pcntl-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-pdo-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-pdo-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-pgsql-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-phar-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-phar-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-posix-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-posix-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-readline-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-readline-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-shmop-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-shmop-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-snmp-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-snmp-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-soap-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-soap-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-sockets-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-sockets-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-sodium-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-sodium-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-sqlite-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-sysvmsg-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-sysvsem-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-sysvshm-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-tidy-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-tidy-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-tokenizer-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-wddx-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-wddx-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-xmlreader-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-xmlrpc-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-xmlwriter-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-xsl-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-xsl-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-zip-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-zip-7.2.34-150000.4.103.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.34-150000.4.103.1.s390x",
"product": {
"name": "php7-zlib-7.2.34-150000.4.103.1.s390x",
"product_id": "php7-zlib-7.2.34-150000.4.103.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"product_id": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-bcmath-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-bz2-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-bz2-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-calendar-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-calendar-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-ctype-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-ctype-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-curl-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-curl-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-dba-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-dba-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-devel-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-devel-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-dom-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-dom-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-embed-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-embed-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-enchant-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-enchant-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-exif-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-exif-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-fpm-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-fpm-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-ftp-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-ftp-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-gd-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-gd-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-gettext-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-gettext-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-gmp-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-gmp-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-iconv-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-iconv-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-intl-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-intl-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-json-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-json-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-ldap-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-ldap-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-mbstring-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-mysql-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-mysql-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-odbc-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-odbc-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-opcache-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-opcache-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-openssl-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-openssl-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-pcntl-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-pdo-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-pdo-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-pgsql-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-phar-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-phar-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-posix-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-posix-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-readline-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-readline-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-shmop-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-shmop-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-snmp-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-snmp-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-soap-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-soap-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-sockets-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-sockets-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-sodium-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-sodium-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-sqlite-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-test-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-test-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-tidy-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-tidy-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-wddx-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-xsl-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-xsl-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-zip-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-zip-7.2.34-150000.4.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.34-150000.4.103.1.x86_64",
"product": {
"name": "php7-zlib-7.2.34-150000.4.103.1.x86_64",
"product_id": "php7-zlib-7.2.34-150000.4.103.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 6",
"product": {
"name": "SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-bz2-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-calendar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ctype-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-curl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dba-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-devel-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-dom-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-enchant-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-exif-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-fpm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ftp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gd-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gettext-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-gmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-iconv-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-intl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-json-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-ldap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-mysql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-odbc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-opcache-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-openssl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pdo-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.34-150000.4.103.1.noarch as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-phar-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-posix-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-readline-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-shmop-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-snmp-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-soap-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sockets-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sodium-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tidy-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-xsl-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zip-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.34-150000.4.103.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-zlib-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.34-150000.4.103.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
},
"product_reference": "php7-wddx-7.2.34-150000.4.103.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-9253",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-9253"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PHP 7.3.x before 7.3.0alpha3, 7.2.x before 7.2.8, and before 7.1.20. The php-fpm master process restarts a child process in an endless loop when using program execution functions (e.g., passthru, exec, shell_exec, or system) with a non-blocking STDIN stream, causing this master process to consume 100% of the CPU, and consume disk space with a large volume of error logs, as demonstrated by an attack by a customer of a shared-hosting facility.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-9253",
"url": "https://www.suse.com/security/cve/CVE-2015-9253"
},
{
"category": "external",
"summary": "SUSE Bug 1081790 for CVE-2015-9253",
"url": "https://bugzilla.suse.com/1081790"
}
],
"remediations": [
{
"category": "vendor_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 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2015-9253"
},
{
"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 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.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 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "low"
}
],
"title": "CVE-2017-8923"
},
{
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2018-1000222"
},
{
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11043"
},
{
"cve": "CVE-2019-11045",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11045"
}
],
"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 DirectoryIterator class accepts filenames with embedded \\0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11045",
"url": "https://www.suse.com/security/cve/CVE-2019-11045"
},
{
"category": "external",
"summary": "SUSE Bug 1159923 for CVE-2019-11045",
"url": "https://bugzilla.suse.com/1159923"
}
],
"remediations": [
{
"category": "vendor_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 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11045"
},
{
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11046"
},
{
"cve": "CVE-2019-11047",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11047"
}
],
"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.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11047",
"url": "https://www.suse.com/security/cve/CVE-2019-11047"
},
{
"category": "external",
"summary": "SUSE Bug 1159922 for CVE-2019-11047",
"url": "https://bugzilla.suse.com/1159922"
}
],
"remediations": [
{
"category": "vendor_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 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11047"
},
{
"cve": "CVE-2019-11048",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11048"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.31, 7.3.x below 7.3.18 and 7.4.x below 7.4.6, when HTTP file uploads are allowed, supplying overly long filenames or field names could lead PHP engine to try to allocate oversized memory storage, hit the memory limit and stop processing the request, without cleaning up temporary files created by upload request. This potentially could lead to accumulation of uncleaned temporary files exhausting the disk space on the target server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11048",
"url": "https://www.suse.com/security/cve/CVE-2019-11048"
},
{
"category": "external",
"summary": "SUSE Bug 1171999 for CVE-2019-11048",
"url": "https://bugzilla.suse.com/1171999"
}
],
"remediations": [
{
"category": "vendor_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 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11048"
},
{
"cve": "CVE-2019-11050",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11050"
}
],
"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.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11050",
"url": "https://www.suse.com/security/cve/CVE-2019-11050"
},
{
"category": "external",
"summary": "SUSE Bug 1159927 for CVE-2019-11050",
"url": "https://bugzilla.suse.com/1159927"
}
],
"remediations": [
{
"category": "vendor_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 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"details": "moderate"
}
],
"title": "CVE-2019-11050"
},
{
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:54:18Z",
"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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.ppc64le",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.1.s390x",
"openSUSE Leap 15.4:php7-wddx-7.2.34-150000.4.103.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": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.34-150000.4.103.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.34-150000.4.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.34-150000.4.103.1.aarch64",
"SUSE Linux Enterprise High P